summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso
2012-09-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-03tcp: use PRR to reduce cwin in CWR stateYuchung Cheng
2012-09-03tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng
2012-09-03tcp: move tcp_enter_cwr()Yuchung Cheng
2012-09-03net: sierra_net: rx_urb_size is constantBjørn Mork
2012-09-03net: sierra_net: make private symbols staticBjørn Mork
2012-09-03net: cx82310_eth: use common match macroBjørn Mork
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2012-09-03netfilter: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich
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-09-026lowpan: handle NETDEV_UNREGISTER eventAlan Ott
2012-09-026lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott
2012-09-01Merge branch 'tcp_fastopen_server'David S. Miller
2012-09-01tcp: TCP Fast Open Server - main code pathJerry Chu
2012-09-01tcp: TCP Fast Open Server - support TFO listenersJerry Chu
2012-09-01tcp: TCP Fast Open Server - header & support functionsJerry Chu
2012-08-31r8169: add D-Link DGE-560T identifiers.Francois Romieu
2012-08-31bonding: add some slack to arp monitoring time limitsJiri Bohac
2012-08-31ipv6: remove some deadcodeSorin Dumitru
2012-08-31net: fix documentation of skb_needs_linearize().Rami Rosen
2012-08-31ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck
2012-08-31net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao
2012-08-31net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-08-31net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla
2012-08-31net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla
2012-08-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-31openvswitch: using kfree_rcu() to simplify the codeWei Yongjun
2012-08-31af_unix: fix shutdown parameter checkingXi Wang
2012-08-31decnet: fix shutdown parameter checkingXi Wang
2012-08-31tcp: Increase timeout for SYN segmentsAlex Bergmann
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-31ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck
2012-08-31ixgbevf: Add suspend and resume support to the VFAlexander Duyck
2012-08-31e1000e: update driver version numberBruce Allan
2012-08-31e1000e: cleanup - remove unnecessary variableBruce Allan
2012-08-31e1000e: cleanup - remove inapplicable commentBruce Allan
2012-08-31e1000e: cleanup strict checkpatch checkBruce Allan
2012-08-31e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan
2012-08-31e1000e: use correct type for read of 32-bit registerBruce Allan
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron