1. 6853605 ipv6: fix incorrect type in declaration by Florent Fourcot · 11 years ago
  2. 299603e8 net-gro: Prepare GRO stack for the upcoming tunneling support by Jerry Chu · 11 years ago
  3. 7e98056 ipv6: router reachability probing by Jiri Benc · 11 years ago
  4. e477266 sctp: remove redundant null check on asoc by wangweidong · 11 years ago
  5. 6b1dd85 sch_htb: remove unnecessary NULL pointer judgment by Yang Yingliang · 11 years ago
  6. b601fa1 ipv4: fix wildcard search with inet_confirm_addr() by Nicolas Dichtel · 11 years ago
  7. 4f8f61e net_sched: expand control flow of macro SKIP_NONLOCAL by Yang Yingliang · 11 years ago
  8. 77a7e07 tipc: remove unused 'blocked' flag from tipc_link struct by Ying Xue · 11 years ago
  9. e4d050c tipc: eliminate code duplication in media layer by Ying Xue · 11 years ago
  10. 6e967ad tipc: relocate common functions from media to bearer by Ying Xue · 11 years ago
  11. 37cb062 tipc: remove TIPC usage of field af_packet_priv in struct net_device by Ying Xue · 11 years ago
  12. ef72a7e tipc: improve naming and comment consistency in media layer by Jon Paul Maloy · 11 years ago
  13. 5702dba tipc: initiate media type array at compile time by Jon Paul Maloy · 11 years ago
  14. d77b383 tipc: eliminate redundant code with kfree_skb_list routine by Ying Xue · 11 years ago
  15. fa08943 net_sched: sfq: put sfq_unlink in a do - while loop by Yang Yingliang · 11 years ago
  16. 833fa74 net_sched: add space around '>' and before '(' by Yang Yingliang · 11 years ago
  17. 82d567c net_sched: change "foo* bar" to "foo *bar" by Yang Yingliang · 11 years ago
  18. 1fab9ab net_sched: cls_bpf: use tabs to do indent by Yang Yingliang · 11 years ago
  19. 17569fa net_sched: remove unnecessary parentheses while return by Yang Yingliang · 11 years ago
  20. d73aa28 net: handle error more gracefully in socketpair() by Yann Droneaud · 11 years ago
  21. 8e3bff9 net: more spelling fixes by stephen hemminger · 11 years ago
  22. ad6c813 ipv4: add support for IFA_FLAGS nl attribute by Jiri Pirko · 11 years ago
  23. 9a32b86 dn_dev: add support for IFA_FLAGS nl attribute by Jiri Pirko · 11 years ago
  24. 77d47af neigh: use neigh_parms_net() to get struct neigh_parms->net pointer by Jiri Pirko · 11 years ago
  25. 971a351 ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format by Jiri Pirko · 11 years ago
  26. ac1eabc ipv6: use ip6_flowinfo helper by Florent Fourcot · 11 years ago
  27. 3308de2 ipv6: add ip6_flowlabel helper by Florent Fourcot · 11 years ago
  28. 82e9f10 ipv6: remove rcv_tclass of ipv6_pinfo by Florent Fourcot · 11 years ago
  29. 37cfee9 ipv6: move IPV6_TCLASS_MASK definition in ipv6.h by Florent Fourcot · 11 years ago
  30. 1397ed3 ipv6: add flowinfo for tcp6 pkt_options for all cases by Florent Fourcot · 11 years ago
  31. d9cd4fe5 batadv: Slight optimization of batadv_compare_eth by Joe Perches · 11 years ago
  32. bba2489 neigh: ipv6: respect default values set before an address is assigned to device by Jiri Pirko · 11 years ago
  33. 1d4c8c2 neigh: restore old behaviour of default parms values by Jiri Pirko · 11 years ago
  34. 73af614 neigh: use tbl->family to distinguish ipv4 from ipv6 by Jiri Pirko · 11 years ago
  35. cb5b09c neigh: wrap proc dointvec functions by Jiri Pirko · 11 years ago
  36. 1f9248e5 neigh: convert parms to an array by Jiri Pirko · 11 years ago
  37. 512137e tipc: remove interface state mirroring in bearer by Erik Hugne · 11 years ago
  38. b73e9e3 x25: convert printks to pr_<level> by wangweidong · 11 years ago
  39. d346a3f packet: introduce PACKET_QDISC_BYPASS socket option by Daniel Borkmann · 11 years ago
  40. 4262e5c net: dev: move inline skb_needs_linearize helper to header by Daniel Borkmann · 11 years ago
  41. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. 66e56cd packet: fix send path when running with proto == 0 by Daniel Borkmann · 11 years ago
  43. 95dc192 pkt_sched: give visibility to mq slave qdiscs by Eric Dumazet · 11 years ago
  44. 5cc208b unix: convert printks to pr_<level> by wangweidong · 11 years ago
  45. 53bd674 ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses by Jiri Pirko · 11 years ago
  46. 479840f ipv6 addrconf: extend ifa_flags to u32 by Jiri Pirko · 11 years ago
  47. 859828c br: fix use of ->rx_handler_data in code executed on non-rx_handler path by Jiri Pirko · 11 years ago
  48. e624702 net: introduce dev_consume_skb_any() by Eric Dumazet · 11 years ago
  49. 9d2c881 sctp: fix some comments in associola.c by wangweidong · 11 years ago
  50. ce4a03d sctp: convert sctp_peer_needs_update to boolean by wangweidong · 11 years ago
  51. 8b7318d sctp: remove the else path by wangweidong · 11 years ago
  52. d1d6618 sctp: remove the duplicate initialize by wangweidong · 11 years ago
  53. f1abb34 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  54. f54b311 tcp: auto corking by Eric Dumazet · 11 years ago
  55. 7b7fc97 tcp: optimize some skb_shinfo(skb) uses by Eric Dumazet · 11 years ago
  56. 84b9cd6 gro: small napi_get_frags() optim by Eric Dumazet · 11 years ago
  57. 15c77d8 ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward() by Eric Dumazet · 11 years ago
  58. 22781a5 packet: use macro GET_PBDQC_FROM_RB to simplify the codes by Duan Jiong · 11 years ago
  59. c057b19 net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  60. d377050 net/irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  61. e664eab netfilter: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  62. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  63. a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  64. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  65. d86804c 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
  66. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  67. 239c78d net: clear local_df when passing skb between namespaces by Hannes Frederic Sowa · 11 years ago
  68. 7f2cbdc tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. by Eric W. Biederman · 11 years ago
  69. 78ac814 sctp: disable max_burst when the max_burst is 0 by wangweidong · 11 years ago
  70. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  71. 651a649 net_sched: Use default action walker methods by Jamal Hadi Salim · 11 years ago
  72. 382ca8a net_sched: Provide default walker function for actions by Jamal Hadi Salim · 11 years ago
  73. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  74. 63ef617 net_sched: Default action lookup method for actions by Jamal Hadi Salim · 11 years ago
  75. 76c82d7 net_sched: Fail if missing mandatory action operation methods by Jamal Hadi Salim · 11 years ago
  76. aa489f0 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
  77. 18fc25c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  78. 7150aed IPv6: Fixed support for blackhole and prohibit routes by Kamala R · 11 years ago
  79. 57ec0af ipv6: fix third arg of anycast_dst_alloc(), must be bool. by François-Xavier Le Bail · 11 years ago
  80. 30e5691 ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv by Duan Jiong · 11 years ago
  81. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  82. a59b40b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  83. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. ddcc347 mac80211: fix rx_nss calculation for drivers with hw rc by Michal Kazior · 11 years ago
  85. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  86. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  87. 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 11 years ago
  88. beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 11 years ago
  89. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  90. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
  91. c56589e cfg80211: protect beacon changing functions with wdev-lock by Simon Wunderlich · 11 years ago
  92. ce95320 mac80211: mesh: only get tsf if we need it by Bob Copeland · 11 years ago
  93. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  94. 017b45b mac80211: update ht flag if bss configuration changed by Avri Altman · 11 years ago
  95. 2ce6a0f mac80211: remove sta_info_flush() from interface teardown by Johannes Berg · 11 years ago
  96. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  97. 01e0daa cfg80211: fix reporting 5/10 MHz support to user space by Felix Fietkau · 11 years ago
  98. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  99. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  100. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago