1. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  2. 194f4a6 net: make all team port device link events urgent by Flavio Leitner · 11 years ago
  3. 2dc85bf packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 11 years ago
  4. a06a2d3 net: ping_check_bind_addr() etc. can be static by Wu Fengguang · 11 years ago
  5. e562078 mac80211: Ensure tid_start_tx is protected by sta->lock by Ben Greear · 11 years ago
  6. e86c986 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  7. 2c928e0 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 11 years ago
  8. ca15feb netlink: make compare exist all the time by Gao feng · 11 years ago
  9. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  10. 661eb38 mac80211: fix TX aggregation TID struct leak by Johannes Berg · 11 years ago
  11. 7c0cadc udp: fix two sparse errors by Eric Dumazet · 11 years ago
  12. 5b9b626 gro: remove a sparse error by Eric Dumazet · 11 years ago
  13. 4a2e667 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  14. c70eba7 igmp: fix new sparse errors by Eric Dumazet · 11 years ago
  15. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  16. 861bca2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  17. 6bb7aab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  18. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  19. 42d887a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  20. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  21. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  22. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 12 years ago
  23. b396966 netfilter: xt_TCPMSS: Fix missing fragmentation handling by Phil Oester · 11 years ago
  24. 70d19f8 netfilter: xt_TCPMSS: Fix IPv6 default MSS too by Phil Oester · 11 years ago
  25. 7a6e288 pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb by Daniel Borkmann · 11 years ago
  26. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 11 years ago
  27. 946d3bd igmp: remove unnecessary in_device member zeroing by Shawn Bohrer · 11 years ago
  28. e989707 igmp: hash a hash table to speedup ip_check_mc_rcu() by Eric Dumazet · 11 years ago
  29. 64153ce net_sched: htb: do not setup default rate estimators by Eric Dumazet · 11 years ago
  30. 795d855 mac80211: Fix rate control mask matching call by Simon Wunderlich · 11 years ago
  31. a6b368f mac80211: abort CAC in stop_ap() by Simon Wunderlich · 11 years ago
  32. 35d865a mac80211: work around broken APs not including HT info by Johannes Berg · 11 years ago
  33. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  34. 3899ba9 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
  35. 940d0ac cfg80211: fix rtnl leak in wiphy dump error cases by Johannes Berg · 11 years ago
  36. ea141b75 nl80211: allow sending CMD_FRAME without specifying any frequency by Antonio Quartulli · 11 years ago
  37. f7aeb6f mac80211: make mgmt_tx accept a NULL channel by Antonio Quartulli · 11 years ago
  38. 3d124ea cfg80211: fix VHT TDLS peer AID verification by Jouni Malinen · 11 years ago
  39. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
  40. 66de671 mac80211: expire mesh peers based on mesh configuration by Colleen Twitty · 11 years ago
  41. 8e7c053 {nl,cfg}80211: make peer link expiration time configurable by Colleen Twitty · 11 years ago
  42. ecccd07 mac80211: fix mesh deadlock by Thomas Pedersen · 11 years ago
  43. 7cdbac7 netlink: fix error propagation in netlink_mmap() by Patrick McHardy · 11 years ago
  44. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  45. 1abd165 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  46. b41abb4 net: pass correct parameter to skb_headers_offset_update() by Peter Pan(潘卫平) · 11 years ago
  47. da12c90 netlink: Add compare function for netlink_table by Gao feng · 11 years ago
  48. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 11 years ago
  49. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 11 years ago
  50. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 11 years ago
  51. 30f3a40 net: remove last caller of skb_tail_offset() and itself by Cong Wang · 11 years ago
  52. d30e383 tcp: add low latency socket poll support. by Eliezer Tamir · 11 years ago
  53. a5b5047 udp: add low latency socket poll support by Eliezer Tamir · 11 years ago
  54. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  55. af12fa6 net: add napi_id and hash by Eliezer Tamir · 11 years ago
  56. 1b79821 Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  57. ed82c43 netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr() by Pablo Neira Ayuso · 11 years ago
  58. d882109 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  59. a8241c6 ipvs: info leak in __ip_vs_get_dest_entries() by Dan Carpenter · 11 years ago
  60. d5b4c93 batman-adv: Don't handle address updates when bla is disabled by Simon Wunderlich · 11 years ago
  61. 7c24bbb batman-adv: forward late OGMs from best next hop by Simon Wunderlich · 11 years ago
  62. ac16d14 batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it is taken by Matthias Schiffer · 11 years ago
  63. 38a4671 Merge 3.10-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  64. c05cdb1 netlink: allow large data transfers from user-space by Pablo Neira Ayuso · 11 years ago
  65. 40edeff net_sched: qdisc_get_rtab() must check data[] array by Eric Dumazet · 11 years ago
  66. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 11 years ago
  67. 5ee9859 net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment by Daniel Borkmann · 11 years ago
  68. 7b8dfe2 netfilter: nfnetlink_queue: fix missing HW protocol by Pablo Neira Ayuso · 11 years ago
  69. 93a306a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. 9ec2ef53 SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute() by Trond Myklebust · 11 years ago
  71. 0053a8e SUNRPC: Remove unused function rpc_queue_empty by Trond Myklebust · 11 years ago
  72. a76580f SUNRPC: Fix a potential race in rpc_execute by Trond Myklebust · 11 years ago
  73. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 11 years ago
  74. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  75. 4c4d41f xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter by Fan Du · 11 years ago
  76. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  78. 409b545 netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option by Phil Oester · 11 years ago
  79. 7f87712 netfilter: nfnetlink_queue: only add CAP_LEN attr when needed by Florian Westphal · 11 years ago
  80. 9cefbbc netfilter: nfnetlink_queue: cleanup copy_range usage by Florian Westphal · 11 years ago
  81. 37bc4f8 netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects by Pablo Neira Ayuso · 11 years ago
  82. 991a6b7 netfilter: nfnetlink_acct: fix incomplete dumping of objects by Pablo Neira Ayuso · 11 years ago
  83. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. 780b40d wireless: fix kernel-doc by Johannes Berg · 11 years ago
  85. 989c650 mac80211: Use suitable semantics for beacon availability indication by Alexander Bondar · 11 years ago
  86. 482a9c7 mac80211: fix powersave bug and clean up ieee80211_rx_bss_info by Alexander Bondar · 11 years ago
  87. 5343a7f net_sched: htb: do not mix 1ns and 64ns time units by Eric Dumazet · 11 years ago
  88. 00f97da netpoll: fix position of network header by Amerigo Wang · 11 years ago
  89. 525cebe pktgen: Fix position of ip and udp header by Thomas Graf · 11 years ago
  90. 5e71d9d net: fix sk_buff head without data area by Pablo Neira · 11 years ago
  91. 600fed5 net/ethtool: Fix comment regarding location of dev_ethtool() call by Yan Burman · 11 years ago
  92. c26d6b4 ping: always initialize ->sin6_scope_id and ->sin6_flowinfo by Cong Wang · 11 years ago
  93. 534c877 ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  94. 430f03c net: mark netdev_create_hash __net_init by Baruch Siach · 11 years ago
  95. 4960c2c Kconfig: remove dangling references to the deleted file by Jean Sacren · 11 years ago
  96. ebd4687 xfrm: simplify the exit path of xfrm_output_one() by Jean Sacren · 11 years ago
  97. 9b88196 cfg80211: make wiphy index start at 0 again by Johannes Berg · 11 years ago
  98. 256c90d cfg80211: fix potential deadlock regression by Johannes Berg · 11 years ago
  99. d862e54 net: ipv6: Implement /proc/net/icmp6. by Lorenzo Colitti · 11 years ago
  100. 8cc785f net: ipv4: make the ping /proc code AF-independent by Lorenzo Colitti · 11 years ago