1. f337db6 random32: add prandom_u32_max and convert open coded users by Daniel Borkmann · 11 years ago
  2. 14e4814 net: Missing change from the ether_addr_copy() fixups. by David S. Miller · 11 years ago
  3. 9be68c1 net: Fix some fallout from the etner_addr_copy() changes. by David S. Miller · 11 years ago
  4. 5bc1d1b sctp: remove macros sctp_bh_[un]lock_sock by wangweidong · 11 years ago
  5. 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 11 years ago
  6. 387602d sctp: remove macros sctp_write_[un]_lock by wangweidong · 11 years ago
  7. 3c8e43b sctp: remove macros sctp_spin_[un]lock by wangweidong · 11 years ago
  8. 79b9113 sctp: remove macros sctp_local_bh_{disable|enable} by wangweidong · 11 years ago
  9. d08f161 dsa: Use ether_addr_copy by Joe Perches · 11 years ago
  10. 9ea08b1 pktgen: Use ether_addr_copy by Joe Perches · 11 years ago
  11. c62326a netpoll: Use ether_addr_copy by Joe Perches · 11 years ago
  12. 34b2cff caif_usb: Use ether_addr_copy by Joe Perches · 11 years ago
  13. 116e853 atm: Use ether_addr_copy by Joe Perches · 11 years ago
  14. 90ccb6a appletalk: Use ether_addr_copy by Joe Perches · 11 years ago
  15. 07fc67b 8021q: Use ether_addr_copy by Joe Perches · 11 years ago
  16. e27a2f8 net: Export gro_find_by_type helpers by Or Gerlitz · 11 years ago
  17. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 11 years ago
  18. 08d4d21 rxrpc: out of bound read in debug code by Dan Carpenter · 11 years ago
  19. 2fa053a 8021q: update description by Yegor Yefremov · 11 years ago
  20. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 11 years ago
  21. 446fab5 ipv6: enable anycast addresses as source addresses in ICMPv6 error messages by FX Le Bail · 11 years ago
  22. 4d83e17 tcp: delete redundant calls of tcp_mtup_init() by Peter Pan(潘卫平) · 11 years ago
  23. f0d4eb2 packet: fix a couple of cppcheck warnings by Daniel Borkmann · 11 years ago
  24. 967680e ipv4: remove the useless argument from ip_tunnel_hash() by Duan Jiong · 11 years ago
  25. f14fe8a net: remove unnecessary initializations in net_dev_init by Sabrina Dubroca · 11 years ago
  26. 6e6a50c net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup() by WANG Cong · 11 years ago
  27. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 11 years ago
  28. 82ef3d5 net: fix "queues" uevent between network namespaces by Weilong Chen · 11 years ago
  29. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 11 years ago
  30. 9d08dd3 net: document accel_priv parameter for __dev_queue_xmit() by Jason Wang · 11 years ago
  31. 602582c ipv6: optimize link local address search by Hannes Frederic Sowa · 11 years ago
  32. 4b261c7 ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams by Hannes Frederic Sowa · 11 years ago
  33. a6e2fe1 sch_netem: replace magic numbers with enumerate by Yang Yingliang · 11 years ago
  34. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 11 years ago
  35. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 11 years ago
  36. df3687f ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET by Florent Fourcot · 11 years ago
  37. 3acfa1e ipv4: be friend with drop monitor by Eric Dumazet · 11 years ago
  38. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  39. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  40. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. c9151497 Bluetooth: remove direct compilation of 6lowpan_iphc.c by Stephen Warren · 11 years ago
  42. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 11 years ago
  43. 6c7e761 ipv4: fix a dst leak in tunnels by Eric Dumazet · 11 years ago
  44. 6a7cc41 ipv6: send Change Status Report after DAD is completed by Flavio Leitner · 11 years ago
  45. 11ffff7 ipv6: simplify detection of first operational link-local address on interface by Hannes Frederic Sowa · 11 years ago
  46. 77f99ad tcp: metrics: Avoid duplicate entries with the same destination-IP by Christoph Paasch · 11 years ago
  47. 1d13a96 ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT by Florent Fourcot · 11 years ago
  48. c196403 net: rds: fix per-cpu helper usage by Gerald Schaefer · 11 years ago
  49. 7916a07 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
  50. a953be5 net-sysfs: add support for device-specific rx queue sysfs attributes by Michael Dalton · 11 years ago
  51. 097b4f1 net: allow > 0 order atomic page alloc in skb_page_frag_refill by Michael Dalton · 11 years ago
  52. 722e47d net_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 11 years ago
  53. 9bbb4ec tipc: standardize recvmsg routine by Ying Xue · 11 years ago
  54. 391a6dd tipc: standardize sendmsg routine of connected socket by Ying Xue · 11 years ago
  55. 3f40504 tipc: standardize sendmsg routine of connectionless socket by Ying Xue · 11 years ago
  56. 6398e23 tipc: standardize accept routine by Ying Xue · 11 years ago
  57. 78eb3a5 tipc: standardize connect routine by Ying Xue · 11 years ago
  58. abfce3e sctp: remove the unnecessary assignment by wangweidong · 11 years ago
  59. 6c80563 net_sched: act: pick a different type for act_xt by WANG Cong · 11 years ago
  60. 7dff08b Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  61. fb1d598 net_sched: act: use tcf_hash_release() in net/sched/act_police.c by WANG Cong · 11 years ago
  62. 8c12ec7 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  63. 1d486bf net: add NETDEV_PRECHANGEMTU to notify before mtu change happens by Veaceslav Falico · 11 years ago
  64. 0b4cec8 net: Check skb->rxhash in gro_receive by Tom Herbert · 11 years ago
  65. b013840 packet: use percpu mmap tx frame pending refcount by Daniel Borkmann · 11 years ago
  66. 87a2fd2 packet: don't unconditionally schedule() in case of MSG_DONTWAIT by Daniel Borkmann · 11 years ago
  67. 902fefb packet: improve socket create/bind latency in some cases by Daniel Borkmann · 11 years ago
  68. cf17228 net/ipv4: don't use module_init in non-modular gre_offload by Paul Gortmaker · 11 years ago
  69. 0864c15 net: eth_type_trans() should use skb_header_pointer() by Eric Dumazet · 11 years ago
  70. 5ff1dd2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  71. 89740ca neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. by Jiri Pirko · 11 years ago
  72. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
  73. 5b84efe ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE by Thomas Haller · 11 years ago
  74. 761aac7 ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes by Thomas Haller · 11 years ago
  75. 6631c5ce Revert "batman-adv: drop dependency against CRC16" by David S. Miller · 11 years ago
  76. 0ea5e4d sctp: create helper function to enable|disable sackdelay by wangweidong · 11 years ago
  77. d76ed22 ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper by Li RongQing · 11 years ago
  78. a53d34c net: move 6lowpan compression code to separate module by Dmitry Eremin-Solenikov · 11 years ago
  79. 5bb025f net: rename sysfs symlinks on device name change by Veaceslav Falico · 11 years ago
  80. 3ee3270 net: add sysfs helpers for netdev_adjacent logic by Veaceslav Falico · 11 years ago
  81. 1b371d1 batman-adv: use consistent kerneldoc style by Simon Wunderlich · 11 years ago
  82. 1df0cbd batman-adv: fix batman-adv header overhead calculation by Marek Lindner · 11 years ago
  83. 3977458 neigh: split lines for NEIGH_VAR_SET so they are not too long by Jiri Pirko · 11 years ago
  84. 847c8e2 netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set by Kristian Evensen · 11 years ago
  85. b53c733 tcp: do not export tcp_gso_segment() and tcp_gro_receive() by Eric Dumazet · 11 years ago
  86. 7f2b856 net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  87. 5af28de can: use __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  88. a74e942 caif: __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  89. 16b7769 batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  90. d4c5fba decnet: use __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 11 years ago
  91. d9ac62b dcb: use __dev_get_by_name instead of dev_get_by_name to find interface by Ying Xue · 11 years ago
  92. ec35b61 IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 by FX Le Bail · 11 years ago
  93. 0e864b2 sctp: remove a redundant NULL check by Dan Carpenter · 11 years ago
  94. 963a1855 tipc: spelling fixes by stephen hemminger · 11 years ago
  95. db9c7c3 ipv6: addrconf spelling fixes by stephen hemminger · 11 years ago
  96. 95f4a45 net: avoid reference counter overflows on fib_rules in multicast forwarding by Hannes Frederic Sowa · 11 years ago
  97. 88bfe6ea net: Spelling s/transmition/transmission/ by Geert Uytterhoeven · 11 years ago
  98. 267d29a ieee802154: Fix memory leak in ieee802154_add_iface() by Christian Engelmayer · 11 years ago
  99. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  100. 825edac ipv6: copy traffic class from ping request to reply by Hannes Frederic Sowa · 11 years ago