1. c0c0c50 net: gre: use icmp_hdr() to get inner ip header by Duan Jiong · 10 years ago
  2. ce60e0c net: 6lowpan: fixup for code movement by Stephen Rothwell · 11 years ago
  3. a452ce3 net: Fix memory leak if TPROXY used with TCP early demux by Holger Eitzenberger · 10 years ago
  4. 27d79f3 net: ipv4: Use PTR_ERR_OR_ZERO by Sachin Kamat · 10 years ago
  5. de960aa net: add and use skb_gso_transport_seglen() by Florian Westphal · 10 years ago
  6. 1c29483 Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  7. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  8. 33d9911 ipv6: reallocate addrconf router for ipv6 address when lo device up by Gao feng · 10 years ago
  9. a0065f2 fib_frontend: fix possible NULL pointer dereference by Oliver Hartkopp · 10 years ago
  10. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  11. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  12. b182837 net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration instead of opencoding by Cody P Schafer · 10 years ago
  13. 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 10 years ago
  14. 7771953 conditionally define U32_MAX by Alex Elder · 10 years ago
  15. 813f020 rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info by Jiri Pirko · 10 years ago
  16. 11c21a3 ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called by Duan Jiong · 10 years ago
  17. 6ef7b8a net: Correctly sync addresses from multiple sources to single device by Vlad Yasevich · 10 years ago
  18. a1d0cd8 net/udp_offload: Handle static checker complaints by Shlomo Pongratz · 10 years ago
  19. 3ad88cf tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics by Christoph Paasch · 10 years ago
  20. 5ee7a81a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  21. 5ae5e99 6lowpan: add a license to 6lowpan_iphc module by Yann Droneaud · 10 years ago
  22. 3bad540 bonding: convert netlink to use slave data info api by Jiri Pirko · 10 years ago
  23. ba7d49b rtnetlink: provide api for getting and setting slave info by Jiri Pirko · 10 years ago
  24. df7dbcb rtnetlink: put "BOND" into nl attribute names which are related to bonding by Jiri Pirko · 10 years ago
  25. f618002 net/neighbour: queue work on power efficient wq by viresh kumar · 10 years ago
  26. 906e073 net/ipv4: queue work on power efficient wq by viresh kumar · 10 years ago
  27. 7c90cc2 ipv6: enable anycast addresses as source addresses for datagrams by FX Le Bail · 10 years ago
  28. bdf4351 bridge: Remove unnecessary vlan_put_tag in br_handle_vlan by Toshiaki Makita · 10 years ago
  29. 00ca9c5 tcp: metrics: Fix rcu-race when deleting multiple entries by Christoph Paasch · 10 years ago
  30. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  31. 2982431 sch_htb: let skb->priority refer to non-leaf class by Harry Mason · 10 years ago
  32. 2d36097 af_packet: Add Queue mapping mode to af_packet fanout operation by Neil Horman · 10 years ago
  33. 28a625c fuse: fix pipe_buf_operations by Miklos Szeredi · 10 years ago
  34. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 10 years ago
  35. 89770b0 net: introduce reciprocal_scale helper and convert users by Daniel Borkmann · 10 years ago
  36. f337db6 random32: add prandom_u32_max and convert open coded users by Daniel Borkmann · 10 years ago
  37. 14e4814 net: Missing change from the ether_addr_copy() fixups. by David S. Miller · 10 years ago
  38. 9be68c1 net: Fix some fallout from the etner_addr_copy() changes. by David S. Miller · 10 years ago
  39. 5bc1d1b sctp: remove macros sctp_bh_[un]lock_sock by wangweidong · 10 years ago
  40. 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 10 years ago
  41. 387602d sctp: remove macros sctp_write_[un]_lock by wangweidong · 10 years ago
  42. 3c8e43b sctp: remove macros sctp_spin_[un]lock by wangweidong · 10 years ago
  43. 79b9113 sctp: remove macros sctp_local_bh_{disable|enable} by wangweidong · 10 years ago
  44. d08f161 dsa: Use ether_addr_copy by Joe Perches · 10 years ago
  45. 9ea08b1 pktgen: Use ether_addr_copy by Joe Perches · 10 years ago
  46. c62326a netpoll: Use ether_addr_copy by Joe Perches · 10 years ago
  47. 34b2cff caif_usb: Use ether_addr_copy by Joe Perches · 10 years ago
  48. 116e853 atm: Use ether_addr_copy by Joe Perches · 10 years ago
  49. 90ccb6a appletalk: Use ether_addr_copy by Joe Perches · 10 years ago
  50. 07fc67b 8021q: Use ether_addr_copy by Joe Perches · 10 years ago
  51. e27a2f8 net: Export gro_find_by_type helpers by Or Gerlitz · 10 years ago
  52. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 10 years ago
  53. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  54. 08d4d21 rxrpc: out of bound read in debug code by Dan Carpenter · 10 years ago
  55. 2fa053a 8021q: update description by Yegor Yefremov · 10 years ago
  56. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 10 years ago
  57. 446fab5 ipv6: enable anycast addresses as source addresses in ICMPv6 error messages by FX Le Bail · 10 years ago
  58. 4d83e17 tcp: delete redundant calls of tcp_mtup_init() by Peter Pan(潘卫平) · 10 years ago
  59. f0d4eb2 packet: fix a couple of cppcheck warnings by Daniel Borkmann · 10 years ago
  60. 967680e ipv4: remove the useless argument from ip_tunnel_hash() by Duan Jiong · 10 years ago
  61. f14fe8a net: remove unnecessary initializations in net_dev_init by Sabrina Dubroca · 10 years ago
  62. 6e6a50c net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup() by WANG Cong · 10 years ago
  63. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 10 years ago
  64. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  65. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 82ef3d5 net: fix "queues" uevent between network namespaces by Weilong Chen · 10 years ago
  67. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 10 years ago
  68. 9d08dd3 net: document accel_priv parameter for __dev_queue_xmit() by Jason Wang · 10 years ago
  69. 602582c ipv6: optimize link local address search by Hannes Frederic Sowa · 10 years ago
  70. 4b261c7 ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams by Hannes Frederic Sowa · 10 years ago
  71. a6e2fe1 sch_netem: replace magic numbers with enumerate by Yang Yingliang · 10 years ago
  72. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 10 years ago
  73. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 10 years ago
  74. df3687f ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET by Florent Fourcot · 10 years ago
  75. 3acfa1e ipv4: be friend with drop monitor by Eric Dumazet · 10 years ago
  76. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  77. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  78. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. c9151497 Bluetooth: remove direct compilation of 6lowpan_iphc.c by Stephen Warren · 10 years ago
  80. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 10 years ago
  81. 6c7e761 ipv4: fix a dst leak in tunnels by Eric Dumazet · 10 years ago
  82. 6a7cc41 ipv6: send Change Status Report after DAD is completed by Flavio Leitner · 10 years ago
  83. 11ffff7 ipv6: simplify detection of first operational link-local address on interface by Hannes Frederic Sowa · 10 years ago
  84. 77f99ad tcp: metrics: Avoid duplicate entries with the same destination-IP by Christoph Paasch · 10 years ago
  85. 1d13a96 ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT by Florent Fourcot · 10 years ago
  86. c196403 net: rds: fix per-cpu helper usage by Gerald Schaefer · 10 years ago
  87. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  88. a953be5 net-sysfs: add support for device-specific rx queue sysfs attributes by Michael Dalton · 10 years ago
  89. 097b4f1 net: allow > 0 order atomic page alloc in skb_page_frag_refill by Michael Dalton · 10 years ago
  90. 722e47d net_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 10 years ago
  91. 9bbb4ec tipc: standardize recvmsg routine by Ying Xue · 10 years ago
  92. 391a6dd tipc: standardize sendmsg routine of connected socket by Ying Xue · 10 years ago
  93. 3f40504 tipc: standardize sendmsg routine of connectionless socket by Ying Xue · 10 years ago
  94. 6398e23 tipc: standardize accept routine by Ying Xue · 10 years ago
  95. 78eb3a5 tipc: standardize connect routine by Ying Xue · 10 years ago
  96. abfce3e sctp: remove the unnecessary assignment by wangweidong · 10 years ago
  97. 6c80563 net_sched: act: pick a different type for act_xt by WANG Cong · 10 years ago
  98. 7dff08b Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  99. fb1d598 net_sched: act: use tcf_hash_release() in net/sched/act_police.c by WANG Cong · 10 years ago
  100. 8c12ec7 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago