summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy2012-08-306-22/+49
| * | | netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy2012-08-301-57/+6
| * | | netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-305-15/+62
| * | | ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer2012-08-301-6/+15
| * | | ipv4: fix path MTU discovery with connection trackingPatrick McHardy2012-08-264-2/+14
* | | | tcp: use PRR to reduce cwin in CWR stateYuchung Cheng2012-09-033-83/+52
* | | | tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng2012-09-031-32/+32
* | | | tcp: move tcp_enter_cwr()Yuchung Cheng2012-09-031-23/+23
* | | | net: sierra_net: rx_urb_size is constantBjørn Mork2012-09-031-13/+4
* | | | net: sierra_net: make private symbols staticBjørn Mork2012-09-031-3/+3
* | | | net: cx82310_eth: use common match macroBjørn Mork2012-09-031-10/+1
| |/ / |/| |
* | | 6lowpan: handle NETDEV_UNREGISTER eventAlan Ott2012-09-011-7/+37
* | | 6lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott2012-09-011-1/+8
* | | Merge branch 'tcp_fastopen_server'David S. Miller2012-08-3120-97/+915
|\ \ \
| * | | tcp: TCP Fast Open Server - main code pathJerry Chu2012-08-312-27/+309
| * | | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-3113-50/+330
| * | | tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-319-20/+276
|/ / /
* | | r8169: add D-Link DGE-560T identifiers.Francois Romieu2012-08-311-0/+2
* | | bonding: add some slack to arp monitoring time limitsJiri Bohac2012-08-311-11/+20
* | | ipv6: remove some deadcodeSorin Dumitru2012-08-311-22/+7
* | | net: fix documentation of skb_needs_linearize().Rami Rosen2012-08-311-3/+1
* | | ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck2012-08-311-4/+1
* | | net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao2012-08-311-1/+1
* | | net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla2012-08-311-32/+8
* | | net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-314-12/+3
* | | net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla2012-08-311-1/+2
* | | net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla2012-08-311-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-08-317-41/+164
|\ \ \
| * | | ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-304-28/+58
| * | | ixgbevf: Add suspend and resume support to the VFAlexander Duyck2012-08-301-4/+89
| * | | e1000e: update driver version numberBruce Allan2012-08-301-1/+1
| * | | e1000e: cleanup - remove unnecessary variableBruce Allan2012-08-301-3/+2
| * | | e1000e: cleanup - remove inapplicable commentBruce Allan2012-08-301-1/+1
| * | | e1000e: cleanup strict checkpatch checkBruce Allan2012-08-301-1/+2
| * | | e1000e: cleanup strict checkpatch MEMORY_BARRIER checksBruce Allan2012-08-301-1/+9
| * | | e1000e: use correct type for read of 32-bit registerBruce Allan2012-08-301-2/+2
* | | | openvswitch: using kfree_rcu() to simplify the codeWei Yongjun2012-08-311-9/+1
* | | | af_unix: fix shutdown parameter checkingXi Wang2012-08-311-4/+8
* | | | decnet: fix shutdown parameter checkingXi Wang2012-08-311-2/+2
* | | | tcp: Increase timeout for SYN segmentsAlex Bergmann2012-08-312-6/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31125-662/+1204
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-316-10/+25
| |\ \ \
| | * | | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-312-5/+12
| | * | | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso2012-08-301-1/+4
| | * | | netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-301-1/+3
| | * | | netfilter: ctnetlink: fix error return code in init pathJulia Lawall2012-08-301-1/+2
| | * | | ipvs: fix error return codeJulia Lawall2012-08-301-1/+3
| | * | | netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-201-1/+1
| * | | | bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5
| * | | | bnx2x: Move netif_napi_add to the open callMerav Sicron2012-08-305-13/+10
OpenPOWER on IntegriCloud