summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-05net: qdisc busylock needs lockdep annotationsEric Dumazet3-2/+12
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-05netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell1-0/+1
2012-09-05cxgb4: Remove duplicate register definitionsVipul Pandya4-58/+30
2012-09-05RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya1-1/+1
2012-09-05net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov1-3/+15
2012-09-05Revert "usbnet: drop unneeded check for NULL"Oliver Neukum1-1/+2
2012-09-05tcp: add generic netlink support for tcp_metricsJulian Anastasov3-13/+396
2012-09-04ixgbe: remove old init remnantEliezer Tamir1-5/+0
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin1-3/+18
2012-09-04igb: reduce Rx header sizeEric Dumazet1-2/+2
2012-09-04igb: Add loopback test support for i210Carolyn Wyborny1-35/+16
2012-09-04net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...Masatake YAMATO1-5/+78
2012-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller10-171/+317
2012-09-04ieee802154: MRF24J40 driverAlan Ott3-0/+779
2012-09-04net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller1-0/+2
2012-09-04sctp: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-6/+4
2012-09-04usbnet: drop unneeded check for NULLOliver Neukum1-2/+1
2012-09-03openvswitch: Increase maximum number of datapath ports.Pravin B Shelar7-51/+113
2012-09-03Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller123-1833/+3631
2012-09-03tcp: use PRR to reduce cwin in CWR stateYuchung Cheng3-83/+52
2012-09-03tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng1-32/+32
2012-09-03tcp: move tcp_enter_cwr()Yuchung Cheng1-23/+23
2012-09-03net: sierra_net: rx_urb_size is constantBjørn Mork1-13/+4
2012-09-03net: sierra_net: make private symbols staticBjørn Mork1-3/+3
2012-09-03net: cx82310_eth: use common match macroBjørn Mork1-10/+1
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso368-3347/+6763
2012-09-03netfilter: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich1-2/+2
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang3-7/+7
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang3-18/+14
2012-09-03netfilter: remove xt_NOTRACKCong Wang31-102/+0
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2-6/+21
2012-09-03netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso1-136/+126
2012-09-03netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso1-6/+6
2012-09-016lowpan: handle NETDEV_UNREGISTER eventAlan Ott1-7/+37
2012-09-016lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott1-1/+8
2012-08-31Merge branch 'tcp_fastopen_server'David S. Miller20-97/+915
2012-08-31tcp: TCP Fast Open Server - main code pathJerry Chu2-27/+309
2012-08-31tcp: TCP Fast Open Server - support TFO listenersJerry Chu13-50/+330
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu9-20/+276
2012-08-31r8169: add D-Link DGE-560T identifiers.Francois Romieu1-0/+2
2012-08-31bonding: add some slack to arp monitoring time limitsJiri Bohac1-11/+20
2012-08-31ipv6: remove some deadcodeSorin Dumitru1-22/+7
2012-08-31net: fix documentation of skb_needs_linearize().Rami Rosen1-3/+1
2012-08-31ipv4: Minor logic clean-up in ipv4_mtuAlexander Duyck1-4/+1
2012-08-31net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao1-1/+1
2012-08-31net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla1-32/+8
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla4-12/+3
2012-08-31net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla1-1/+2
2012-08-31net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla1-0/+3