1. 6c67798 Revert "netprio_cgroup: make local table static" by David S. Miller · 11 years ago
  2. 763eff5 netprio_cgroup: make local table static by stephen hemminger · 11 years ago
  3. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  4. 6ffd464 netprio_cgroup: remove task_struct parameter from sock_update_netprio() by Zefan Li · 11 years ago
  5. 211d2f97 cls_cgroup: remove task_struct parameter from sock_update_classid() by Zefan Li · 11 years ago
  6. 88c5b5c rtnetlink: Call nlmsg_parse() with correct header length by Michael Riesch · 11 years ago
  7. 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 12 years ago
  8. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  10. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 12 years ago
  11. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
  12. 8facd5f net: fix smatch warnings inside datagram_poll by Jacob Keller · 12 years ago
  13. 932bc4d net: add skb_dst_set_noref_force by Julian Anastasov · 12 years ago
  14. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  16. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  17. 00cfec3 net: add a synchronize_net() in netdev_rx_handler_unregister() by Eric Dumazet · 12 years ago
  18. 91f3e7b net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0] by John Fastabend · 12 years ago
  19. a561cf7 net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb' by Shmulik Ladkani · 12 years ago
  20. 2781503 net: simplify the getting percpu of flow_cache by Li RongQing · 12 years ago
  21. 50eab05 net: fix the use of this_cpu_ptr by Li RongQing · 12 years ago
  22. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  23. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  24. fcca143 rtnetlink: fix error return code in rtnl_link_fill() by Wei Yongjun · 12 years ago
  25. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 5a048e3 net: core: let's use native isxdigit instead of custom by Andy Shevchenko · 12 years ago
  27. e5d5dec net: core: let skb_partial_csum_set() set transport header by Jason Wang · 12 years ago
  28. 15e5a03 net_sched: better precise estimation on packet length for untrusted packets by Jason Wang · 12 years ago
  29. eaac5f3 net: Print functions in /proc/net/ptype without the offset. by David S. Miller · 12 years ago
  30. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 12 years ago
  31. 0465277 ipv4: provide addr and netconf dump consistency info by Nicolas Dichtel · 12 years ago
  32. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 12 years ago
  33. 4021db9 net: remove redundant ifdef CONFIG_CGROUPS by Zefan Li · 12 years ago
  34. 8fdc929 dynticks: avoid flow_cache_flush() interrupting every core by Chris Metcalf · 12 years ago
  35. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 12 years ago
  36. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 12 years ago
  37. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 12 years ago
  39. 166ec36 net: Fix a comment typo by Kusanagi Kouichi · 12 years ago
  40. 92f28d9 scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids. by Eric W. Biederman · 12 years ago
  41. 7f9421c netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu by Lai Jiangshan · 12 years ago
  42. 6681712 vxlan: generalize forwarding tables by David Stevens · 12 years ago
  43. a5b8db9 rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 12 years ago
  44. c80a851 net/core: move vlan_depth out of while loop in skb_network_protocol() by Li RongQing · 12 years ago
  45. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. e1733de flow_dissector: support L2 GRE by Michael Dalton · 12 years ago
  47. 84d73cd rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 12 years ago
  48. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 12 years ago
  49. aefbd2b tunneling: Capture inner mac header during encapsulation. by Pravin B Shelar · 12 years ago
  50. f5b1729 net: Add skb_headers_offset_update helper function. by Pravin B Shelar · 12 years ago
  51. ee57967 tunnel: Inherit NETIF_F_SG for hw_enc_features. by Pravin B Shelar · 12 years ago
  52. ec5f061 net: Kill link between CSUM and SG features. by Pravin B Shelar · 12 years ago
  53. 3bc1b1a bridging: fix rx_handlers return code by Cristian Bercaru · 12 years ago
  54. 090096b net: generic fdb support for drivers without ndo_fdb_<op> by Vlad Yasevich · 12 years ago
  55. d1f41b6 net: reduce net_rx_action() latency to 2 HZ by Eric Dumazet · 12 years ago
  56. 691b3b7 net: fix new kernel-doc warnings in net core by Randy Dunlap · 12 years ago
  57. 82dc3c6 net: introduce NAPI_POLL_WEIGHT by Eric Dumazet · 12 years ago
  58. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  59. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  60. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  61. 9802c8e net/core: apply pm_runtime_set_memalloc_noio on network devices by Ming Lei · 12 years ago
  62. 8e90455 sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg by Mathias Krause · 12 years ago
  63. 6e601a5 sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 12 years ago
  64. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  65. cbda4ea sock: only define socket limit if mem cgroup configured by stephen hemminger · 12 years ago
  66. 2bb60cb net: Fix locking bug in netif_set_xps_queue by Alexander Duyck · 12 years ago
  67. ecd9883 ipv6: fix race condition regarding dst->expires and dst->from. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  68. 68534c6 net: fix a wrong assignment in skb_split() by Amerigo Wang · 12 years ago
  69. cd06157 net: fix a build failure when !CONFIG_PROC_FS by Cong Wang · 12 years ago
  70. 900ff8c net: move procfs code to net/core/net-procfs.c by Cong Wang · 12 years ago
  71. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  72. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  73. 96b45cb net: move ioctl functions into a separated file by Cong Wang · 12 years ago
  74. efd9450 net: use skb_reset_mac_len() in dev_gro_receive() by Eric Dumazet · 12 years ago
  75. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 12 years ago
  76. 05e8ef4 net: factor out skb_mac_gso_segment() from skb_gso_segment() by Pravin B Shelar · 12 years ago
  77. 9754e29 net: Don't write to current task flags on every packet received. by David S. Miller · 12 years ago
  78. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  79. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 12 years ago
  80. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 12 years ago
  81. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 12 years ago
  82. 959d5fd netpoll: fix smatch warnings in netpoll core code by Neil Horman · 12 years ago
  83. 99d5851 net: skbuff: fix compile error in skb_panic() by James Hogan · 12 years ago
  84. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 77c1090 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 12 years ago
  86. 0790bbb netpoll: cleanup sparse warnings by Neil Horman · 12 years ago
  87. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 12 years ago
  88. f05de73 skbuff: create skb_panic() function and its wrappers by Jean Sacren · 12 years ago
  89. e5e6730 skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE by Alexander Duyck · 12 years ago
  90. 6d1ccff net: reset mac header in dev_start_xmit() by Eric Dumazet · 12 years ago
  91. 12b0004 net: adjust skb_gso_segment() for calling in rx path by Cong Wang · 12 years ago
  92. ca99ca1 netpoll: protect napi_poll and poll_controller during dev_[open|close] by Neil Horman · 12 years ago
  93. 62b5942 net: core: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  94. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 12 years ago
  96. c5c3510 netns: fdb: allow unprivileged users to add/del fdb entries by Gao feng · 12 years ago
  97. 92df9b2 net: Fix inner_network_header assignment in skb-copy. by Pravin B Shelar · 12 years ago
  98. d2ed273 net: disallow drivers with buggy VLAN accel to register_netdevice() by Michał Mirosław · 12 years ago
  99. 604dfd6 pktgen: correctly handle failures when adding a device by Cong Wang · 12 years ago
  100. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago