1. 3e3251b net: sctp: minor: remove dead code from sctp_packet by Daniel Borkmann · 11 years ago
  2. 3fb62c5 net: remove a stale comment for dl_next by Eric Dumazet · 11 years ago
  3. 2810e5b xen-netback: coalesce slots in TX path and fix regressions by Wei Liu · 11 years ago
  4. 9ecd1a7 xen-netfront: reduce gso_max_size to account for max TCP header by Wei Liu · 11 years ago
  5. 9fae27b net: vlan: fix dummy function signatures for CONFIG_VLAN=n by Patrick McHardy · 11 years ago
  6. 6e94d1e net: socket: move ktime2ts to ktime header api by Daniel Borkmann · 11 years ago
  7. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  8. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  9. 4ae9fbe netlink: add RX/TX-ring support to netlink diag by Patrick McHardy · 11 years ago
  10. f9c2288 netlink: implement memory mapped recvmsg() by Patrick McHardy · 11 years ago
  11. 9652e93 netlink: add mmap'ed netlink helper functions by Patrick McHardy · 11 years ago
  12. ccdfcc3 netlink: mmaped netlink: ring setup by Patrick McHardy · 11 years ago
  13. 0ebd0ac net: add function to allocate sk_buff head without data area by Patrick McHardy · 11 years ago
  14. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 11 years ago
  15. 8ad227f net: vlan: add 802.1ad support by Patrick McHardy · 11 years ago
  16. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  17. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  18. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  19. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  20. 0e280af tcp: introduce TCPSpuriousRtxHostQueues SNMP counter by Eric Dumazet · 11 years ago
  21. c1db7a2 net: sctp: sctp_ulpq: remove 'malloced' struct member by Daniel Borkmann · 11 years ago
  22. 50181c0 net: sctp: sctp_bind_addr: remove dead code by Daniel Borkmann · 11 years ago
  23. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 11 years ago
  24. 165a4c3 net: sctp: sctp_outq: remove 'malloced' from its struct by Daniel Borkmann · 11 years ago
  25. ee16371 net: sctp: sctp_inq: remove dead code by Daniel Borkmann · 11 years ago
  26. 542c2d83 net: sctp: sctp_ssnmap: remove 'malloced' element from struct by Daniel Borkmann · 11 years ago
  27. 92cf1f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  28. c7995c4 vxlan: Allow setting destination to unicast address. by Atzm Watanabe · 11 years ago
  29. 43b5abe at86rf230: add irq type configuration option by Sascha Herrmann · 11 years ago
  30. 4cd729b0 net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api by Vlad Yasevich · 11 years ago
  31. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 11 years ago
  32. ff2266c net: sctp: remove sctp_ep_common struct member 'malloced' by Daniel Borkmann · 11 years ago
  33. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  34. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 11 years ago
  35. 16e3d96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  36. 4b49f58 usbnet: handle link change by Ming Lei · 11 years ago
  37. ac64995 usbnet: introduce usbnet_link_change API by Ming Lei · 11 years ago
  38. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  39. 1b86643 net: sctp: introduce uapi header for sctp by Daniel Borkmann · 11 years ago
  40. 6ffd464 netprio_cgroup: remove task_struct parameter from sock_update_netprio() by Zefan Li · 11 years ago
  41. 211d2f97 cls_cgroup: remove task_struct parameter from sock_update_classid() by Zefan Li · 11 years ago
  42. 617fe29 net: ipv6: only invalidate previously tokenized addresses by Daniel Borkmann · 11 years ago
  43. f53adae net: ipv6: add tokenized interface identifier support by Daniel Borkmann · 11 years ago
  44. 56aa091 ieee802154/nl-mac.c: make some MLME operations optional by Werner Almesberger · 11 years ago
  45. d87c8c6 IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops" by Werner Almesberger · 11 years ago
  46. 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 11 years ago
  47. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. 540b3a3 net/mlx4_en: Enable DCB ETS ops only when supported by the firmware by Or Gerlitz · 11 years ago
  49. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  50. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  51. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 11 years ago
  52. 12202fa netfilter: remove unneeded variable proc_net_netfilter by Pablo Neira Ayuso · 11 years ago
  53. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  54. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 11 years ago
  55. 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  56. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 11 years ago
  57. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  58. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  59. 19952cc4 net: frag queue per hash bucket locking by Jesper Dangaard Brouer · 11 years ago
  60. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  62. 65b3841b of_net.h: Provide empty functions if OF_NET is not configured by Guenter Roeck · 11 years ago
  63. 8466563 tcp: Remove dead sysctl_tcp_cookie_size declaration by Neal Cardwell · 11 years ago
  64. 152b0f5 netfilter: fix struct ip6t_frag field description by Michal Kubeček · 11 years ago
  65. 5faaa03 PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset by Rajagopal Venkat · 11 years ago
  66. 8746ddc netfilter: xt_NFQUEUE: introduce CPU fanout by holger@eitzenberger.org · 11 years ago
  67. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  68. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 11 years ago
  69. ba3a3ce ipvs: convert sched_lock to spin lock by Julian Anastasov · 11 years ago
  70. ed3ffc4 ipvs: do not expect result from done_service by Julian Anastasov · 11 years ago
  71. 578bc3e ipvs: reorganize dest trash by Julian Anastasov · 11 years ago
  72. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 11 years ago
  73. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  74. 9a05475c ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new by Julian Anastasov · 11 years ago
  75. 1845ed0 ipvs: reorder keys in connection structure by Julian Anastasov · 11 years ago
  76. 088339a ipvs: convert connection locking by Julian Anastasov · 11 years ago
  77. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 11 years ago
  78. 363c97d ipvs: convert app locks by Julian Anastasov · 11 years ago
  79. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  80. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 11 years ago
  81. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 11 years ago
  82. 932bc4d net: add skb_dst_set_noref_force by Julian Anastasov · 11 years ago
  83. dc543f9 Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe by Linus Torvalds · 11 years ago
  84. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  85. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  86. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  87. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  88. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 11 years ago
  89. 4c3d5e7 net: reorder some fields of net_device by Eric Dumazet · 11 years ago
  90. a691ce7 include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined by Chen Gang · 11 years ago
  91. 22e3880 openvswitch: Expose <linux/openvswitch.h> to userspace by Thomas Graf · 11 years ago
  92. 14b57a1 openvswitch: Use ETH_ALEN to define ethernet addresses by Thomas Graf · 11 years ago
  93. a3f109b sh_eth: add R-Car support for real by Sergei Shtylyov · 11 years ago
  94. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 11 years ago
  95. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  96. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  97. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  98. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  99. f3d4039 tokenring: delete last holdout of CONFIG_TR by Paul Bolle · 11 years ago
  100. fbbdb8f net: fix compile error of implicit declaration of skb_probe_transport_header by Ying Xue · 11 years ago