aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang
2012-09-03netfilter: remove xt_NOTRACKCong Wang
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso
2012-09-03netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso
2012-09-03netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso
2012-08-30netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy
2012-08-30netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso
2012-08-30netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso
2012-08-30netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy
2012-08-30netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy
2012-08-30netfilter: ip6tables: add NETMAP targetPatrick McHardy
2012-08-30netfilter: ip6tables: add REDIRECT targetPatrick McHardy
2012-08-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy
2012-08-30net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy
2012-08-30netfilter: ipv6: expand skb head in ip6_route_me_harder after oif changePatrick McHardy
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy
2012-08-30netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy
2012-08-30netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy
2012-08-30ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer
2012-08-26ipv4: fix path MTU discovery with connection trackingPatrick McHardy
2012-08-22packet: Protect packet sk list with mutex (v2)Pavel Emelyanov
2012-08-22mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W
2012-08-22af_packet: use define instead of constantdanborkmann@iogearbox.net
2012-08-22rds: Don't disable BH on BH contextYing Xue
2012-08-22bonding: support for IPv6 transmit hashingJohn Eaglesham
2012-08-22ipv6: gre: fix ip6gre_err()Eric Dumazet
2012-08-22xfrm: fix RCU bugsEric Dumazet
2012-08-22net: remove delay at device dismantleEric Dumazet
2012-08-22Merge git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-22netfilter: remove unnecessary goto statement for error recoveryJean Sacren
2012-08-22netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman
2012-08-21mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman
2012-08-21rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine
2012-08-21rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine
2012-08-21drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto
2012-08-21mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi
2012-08-21drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov
2012-08-21mm/compaction.c: fix deferring compaction mistakeMinchan Kim
2012-08-21drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt