summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-19netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-19net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross
2011-01-19ipv6: Silence privacy extensions initializationRomain Francoise
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2011-01-18netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet
2011-01-18Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal
2011-01-18netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal
2011-01-18netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal
2011-01-18netfilter: nfnetlink_queue: return error number to callerFlorian Westphal
2011-01-18netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal
2011-01-18netfilter: nf_conntrack: remove an atomic bit operationChangli Gao
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao
2011-01-18netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger
2011-01-18netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf
2011-01-16caif: checking the wrong variableDan Carpenter
2011-01-16can: test size of struct sockaddr in sendmsgKurt Van Dijck
2011-01-16Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy
2011-01-14net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13batman-adv: Even Batman should not dereference NULL pointersJesper Juhl
2011-01-13mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho
2011-01-13mac80211: fix lockdep warningJohannes Berg
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy
2011-01-13eth: fix new kernel-doc warningRandy Dunlap
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns, misc init_net removal in core.Hans Schillstrom
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom