summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso
2011-12-24netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy
2011-12-23netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()Patrick McHardy
2011-12-23netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()Patrick McHardy
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy
2011-12-23netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attributePatrick McHardy
2011-12-23netfilter: nf_nat: use hash random for bysource hashPatrick McHardy
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-18netfilter: ctnetlink: support individual atomic-get-and-reset of countersPablo Neira Ayuso
2011-12-18netfilter: ctnetlink: use expect instead of master tuple in get operationPablo Neira Ayuso
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet
2011-12-13IPVS: Modify the SH scheduler to use weightsMichael Maxim
2011-12-13netfilter: add ipv6 reverse path filter matchFlorian Westphal
2011-12-04ipv6: add ip6_route_lookupFlorian Westphal
2011-12-04netfilter: add ipv4 reverse path filter matchFlorian Westphal
2011-12-04net: ipv4: export fib_lookup and fib_table_lookupFlorian Westphal
2011-12-04tcp: tcp_sendmsg() page recyclingEric Dumazet
2011-12-04tcp: take care of misalignmentsEric Dumazet
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-04tcp: drop SYN+FIN messagesEric Dumazet
2011-12-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-12-03ipv6: Kill ndisc_get_neigh() inline helper.David S. Miller
2011-12-03ipv6: Various cleanups in route.cDavid S. Miller
2011-12-03ipv6: Various cleanups in ip6_route.cDavid S. Miller
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar
2011-12-03genetlink: Add genl_notify()Pravin B Shelar
2011-12-02atm: clip: Remove code commented out since eternity.David S. Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-02forcedeath: Fix bql support for forcedeathIgor Maravic
2011-12-02niu: Fix typo in comment.David S. Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-02netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller
2011-12-02niu: Add support for byte queue limits.David S. Miller
2011-12-02niu: Remove redundant PHY ID test.David S. Miller
2011-12-02ipv4: flush route cache after change accept_localPeter Pan(潘卫平)
2011-12-02sch_red: fix red_changeEric Dumazet
2011-12-01Linux 3.2-rc4Linus Torvalds
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-01dccp: Fix compile warning in probe code.David S. Miller