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