1. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. 198bf1b net: sock: fix access via invalid file descriptor by Alexei Starovoitov · 10 years ago
  3. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  4. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. fd11a83 net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb by Alexander Duyck · 10 years ago
  6. ffde732 net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag by Alexander Duyck · 10 years ago
  7. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  8. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  10. e008f3f net: avoid to call skb_queue_len again by Li RongQing · 10 years ago
  11. d3a9632 skb_copy_datagram_iovec() can die by Al Viro · 10 years ago
  12. e5a4b0b switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives by Al Viro · 10 years ago
  13. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  14. 6ffe75e net: avoid two atomic operations in fast clones by Eric Dumazet · 10 years ago
  15. 395eea6 rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() by Mahesh Bandewar · 10 years ago
  16. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  17. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  18. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  19. aecbe01 net-sysfs: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  20. 82f2841 rtnl: expose physical switch id for particular device by Jiri Pirko · 10 years ago
  21. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  22. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  23. e0ebde0 rtnetlink: release net refcnt on error in do_setlink() by Nicolas Dichtel · 10 years ago
  24. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  25. aa68c20 bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK by Thomas Graf · 10 years ago
  26. 6e8d1c5 bridge: Validate IFLA_BRIDGE_FLAGS attribute length by Thomas Graf · 10 years ago
  27. 8feb2fb switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() by Al Viro · 10 years ago
  28. 195e952 kill zerocopy_sg_from_iovec() by Al Viro · 10 years ago
  29. 3a654f9 new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter() by Al Viro · 11 years ago
  30. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. e7820e3 net: Revert "net: avoid one atomic operation in skb_clone()" by Eric Dumazet · 10 years ago
  32. 93515d5 net: move vlan pop/push functions into common code by Jiri Pirko · 10 years ago
  33. e219512 net: move make_writable helper into common code by Jiri Pirko · 10 years ago
  34. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  35. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  36. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  37. 0844932 {compat_,}verify_iovec(): switch to generic copying of iovecs by Al Viro · 10 years ago
  38. ef87c5d net: pktgen: Deletion of an unnecessary check before the function call "proc_remove" by Markus Elfring · 10 years ago
  39. 54aeba7 dev_ioctl: use sizeof(x) instead of sizeof x by Fabian Frederick · 10 years ago
  40. e56f735 net/core: include linux/types.h instead of asm/types.h by Fabian Frederick · 10 years ago
  41. 1d2398d net: fix spelling for synchronized by Fabian Frederick · 10 years ago
  42. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  43. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  44. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 10 years ago
  45. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  46. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  47. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  48. 3b47d30 net: gro: add a per device gro flush timer by Eric Dumazet · 10 years ago
  49. bfe1be3 net: Kill skb_copy_datagram_const_iovec by Herbert Xu · 10 years ago
  50. a8f820aa inet: Add skb_copy_datagram_iter by Herbert Xu · 10 years ago
  51. 25cd9ba openvswitch: Add basic MPLS support to kernel by Simon Horman · 10 years ago
  52. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  53. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  54. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  55. ff960a7 netdev, sched/wait: Fix sleeping inside wait event by Peter Zijlstra · 10 years ago
  56. d75b1ad net: less interrupt masking in NAPI by Eric Dumazet · 10 years ago
  57. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 10 years ago
  59. 75fbfd3 neigh: optimize neigh_parms_release() by Nicolas Dichtel · 10 years ago
  60. bc9ad16 net: introduce napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  61. 432c856 net: skb_segment() should preserve backpressure by Toshiaki Makita · 10 years ago
  62. 93a35f5 net: napi_reuse_skb() should check pfmemalloc by Eric Dumazet · 10 years ago
  63. a63ba13 net: tso: fix unaligned access to crafted TCP header in helper API by Karl Beldan · 10 years ago
  64. f993bc2 net: core: handle encapsulation offloads when computing segment lengths by Florian Westphal · 10 years ago
  65. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  66. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  67. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  68. e53da5f net: Trap attempts to call sock_kfree_s() with a NULL pointer. by David S. Miller · 10 years ago
  69. 4c45058 net: fix races in page->_count manipulation by Eric Dumazet · 10 years ago
  70. 5af7fb6 flow-dissector: Fix alignment issue in __skb_flow_get_ports by Alexander Duyck · 10 years ago
  71. 8ea6e34 net: filter: fix the comments by Li RongQing · 10 years ago
  72. de3f0d0 net: Missing @ before descriptions cause make xmldocs warning by Masanari Iida · 10 years ago
  73. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  74. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  75. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  76. 02c0fc1 net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() by WANG Cong · 10 years ago
  77. 1ff0dc9 net: validate_xmit_vlan() is static by Eric Dumazet · 10 years ago
  78. fcbeb97 net: introduce netdevice gso_min_segs attribute by Eric Dumazet · 10 years ago
  79. 1255a50 ethtool: Ethtool parameter to dynamically change tx_copybreak by Eric Dumazet · 10 years ago
  80. bec3cfd net: skb_segment() provides list head and tail by Eric Dumazet · 10 years ago
  81. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  82. c8753d5 net: Cleanup skb cloning by adding SKB_FCLONE_FREE by Vijay Subramanian · 10 years ago
  83. 0129120 net: do not export skb_gro_receive() by Eric Dumazet · 10 years ago
  84. 55a93b3 qdisc: validate skb without holding lock by Eric Dumazet · 10 years ago
  85. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  87. 38b2cf2 net: pktgen: packet bursting via skb->xmit_more by Alexei Starovoitov · 10 years ago
  88. ce1a4ea net: avoid one atomic operation in skb_clone() by Eric Dumazet · 10 years ago
  89. d0bf4a9 net: cleanup and document skb fclone layout by Eric Dumazet · 10 years ago
  90. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  91. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  92. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  93. 73d3fe6 gro: fix aggregation for skb using frag_list by Eric Dumazet · 10 years ago
  94. b193722 net: reorganize sk_buff for faster __copy_skb_header() by Eric Dumazet · 10 years ago
  95. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  96. ff04a77 net : optimize skb_release_data() by Eric Dumazet · 10 years ago
  97. 58e3cac net: optimise inet_proto_csum_replace4() by LEROY Christophe · 10 years ago
  98. f4a775d net: introduce __skb_header_release() by Eric Dumazet · 10 years ago
  99. 6ea754e net: Change netdev_<level> logging functions to return void by Joe Perches · 10 years ago
  100. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago