1. ee80fbf packet: account statistics only in tpacket_stats_u by Daniel Borkmann · 11 years ago
  2. 0578edc packet: reorder a member in packet_ring_buffer by Daniel Borkmann · 11 years ago
  3. b9c32fb packet: if hw/sw ts enabled in rx/tx ring, report which ts we got by Daniel Borkmann · 11 years ago
  4. 7a51384 packet: enable hardware tx timestamping on tpacket ring by Daniel Borkmann · 11 years ago
  5. 2e31396 packet: tx timestamping on tpacket ring by Willem de Bruijn · 11 years ago
  6. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  7. e7e6f63 netfilter: nf_nat: missing condition in nf_xfrm_me_harder() by Dan Carpenter · 11 years ago
  8. 8bfadc3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  9. 1bf9310 netlink: fix compilation after memory mapped patches by Nicolas Dichtel · 11 years ago
  10. 6ed0e32 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
  11. 72f7835 Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling by Marcel Holtmann · 11 years ago
  12. 77a63e0 Bluetooth: hci_get_cmd_complete() can be static by Fengguang Wu · 11 years ago
  13. c73eee9 Bluetooth: Fix sending write_le_host_supporte for LE-only controllers by Johan Hedberg · 11 years ago
  14. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 11 years ago
  15. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 11 years ago
  16. 3dec224 netlink: Fix build with mmap disabled. by David S. Miller · 11 years ago
  17. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  18. c2cd0a5 caif: Remove bouncing address for Daniel Martensson by sjur.brandeland@stericsson.com · 11 years ago
  19. 26ee65e caif: Remove my bouncing email address. by sjur.brandeland@stericsson.com · 11 years ago
  20. 1d5085c netlink: fix typo in net/netlink/af_netlink.c by Stephen Rothwell · 11 years ago
  21. 3856143 ipvs: Use network byte order for sync message size by Simon Horman · 11 years ago
  22. 4bfbfbf ipvs: off by one in set_sctp_state() by Dan Carpenter · 11 years ago
  23. 9c37510 ipvs: Use min3() in ip_vs_dbg_callid() by Simon Horman · 11 years ago
  24. 9fd0fa7 ipvs: Avoid shadowing net variable in ip_vs_leave() by Simon Horman · 11 years ago
  25. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  26. f33c8b9 ipvs: fix sparse warnings in lblc and lblcr by Julian Anastasov · 11 years ago
  27. 371990e ipvs: fix the remaining sparse warnings in ip_vs_ctl.c by Julian Anastasov · 11 years ago
  28. 7cf2eb7 ipvs: fix sparse warnings for ip_vs_conn listing by Julian Anastasov · 11 years ago
  29. d717bb2 ipvs: properly dereference dest_dst in ip_vs_forget_dev by Julian Anastasov · 11 years ago
  30. 0c50134 batman-adv: fix global protection fault during soft_iface destruction by Antonio Quartulli · 11 years ago
  31. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. 3e3251b net: sctp: minor: remove dead code from sctp_packet by Daniel Borkmann · 11 years ago
  33. 53759be net: Remove return value from list_netdevice() by dingtianhong · 11 years ago
  34. 6475cb0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  35. e563589 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  36. 06d961a mac80211/minstrel: use the new rate control API by Felix Fietkau · 11 years ago
  37. a856666 mac80211/minstrel_ht: use the new rate control API by Felix Fietkau · 11 years ago
  38. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 11 years ago
  39. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 11 years ago
  40. a364736 mac80211: minstrel_ht: initialize rates selection by Karl Beldan · 11 years ago
  41. c2eb5b0 mac80211: minstrel_ht: pick only supported rates for sta and group max*rates by Karl Beldan · 11 years ago
  42. 06f95e6 rfkill: fix error return code in rfkill_gpio_probe() by Wei Yongjun · 11 years ago
  43. 8ceb595 mac80211: use synchronize_rcu() with rcu_barrier() by Bob Copeland · 11 years ago
  44. 908f8d0 mac80211: indicate admission control in TX queue parameters by Alexander Bondar · 11 years ago
  45. 6e3ab55 cfg80211: invert P2P-Device vs. netdev check ordering by Johannes Berg · 11 years ago
  46. 65e8d5b cfg80211: fix P2P-Device stop locking by Johannes Berg · 11 years ago
  47. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  48. dd981ab batman-adv: use the proper header len when checking the TTVN by Antonio Quartulli · 11 years ago
  49. 8da63a6 net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n by Patrick McHardy · 11 years ago
  50. cf2c014 net: vlan: fix memory leak in vlan_info_rcu_free() by Patrick McHardy · 11 years ago
  51. c846ad9 net: rate-limit warn-bad-offload splats. by Ben Greear · 11 years ago
  52. 95a0616 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  53. cb95ec6 pkt_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 11 years ago
  54. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 11 years ago
  55. 4b457bd packet: move hw/sw timestamp extraction into a small helper by Daniel Borkmann · 11 years ago
  56. 6e94d1e net: socket: move ktime2ts to ktime header api by Daniel Borkmann · 11 years ago
  57. 2d6577f net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_* by David S. Miller · 11 years ago
  58. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  59. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  60. 4ae9fbe netlink: add RX/TX-ring support to netlink diag by Patrick McHardy · 11 years ago
  61. cd1df52 netlink: add flow control for memory mapped I/O by Patrick McHardy · 11 years ago
  62. f9c2288 netlink: implement memory mapped recvmsg() by Patrick McHardy · 11 years ago
  63. 5fd9612 netlink: implement memory mapped sendmsg() by Patrick McHardy · 11 years ago
  64. 9652e93 netlink: add mmap'ed netlink helper functions by Patrick McHardy · 11 years ago
  65. ccdfcc3 netlink: mmaped netlink: ring setup by Patrick McHardy · 11 years ago
  66. cf0a018 netlink: add netlink_skb_set_owner_r() by Patrick McHardy · 11 years ago
  67. 1298ca4 netlink: don't orphan skb in netlink_trim() by Patrick McHardy · 11 years ago
  68. 0ebd0ac net: add function to allocate sk_buff head without data area by Patrick McHardy · 11 years ago
  69. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 11 years ago
  70. cd967e0 netlink: add symbolic value for congested state by Patrick McHardy · 11 years ago
  71. 8ad227f net: vlan: add 802.1ad support by Patrick McHardy · 11 years ago
  72. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  73. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  74. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  75. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  76. fd7fc25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  77. 6a4cd3f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  78. 12fb3dd tcp: call tcp_replace_ts_recent() from tcp_ack() by Eric Dumazet · 11 years ago
  79. 07dc93d Bluetooth: Fix HCI command send functions to use const specifier by Johan Hedberg · 11 years ago
  80. 97990a0 nl80211: allow using wdev identifiers to get scan results by Johannes Berg · 11 years ago
  81. d37d696 netfilter: xt_rpfilter: depend on raw or mangle table by Florian Westphal · 11 years ago
  82. f83a7ea netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too by Florian Westphal · 11 years ago
  83. 1b737f8 mac80211: fix P2P-Device management frame RX by Johannes Berg · 11 years ago
  84. 5add189 netfilter: ipset: bitmap:ip,mac: fix listing with timeout by Jozsef Kadlecsik · 11 years ago
  85. 5a22483 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
  86. 0e280af tcp: introduce TCPSpuriousRtxHostQueues SNMP counter by Eric Dumazet · 11 years ago
  87. 0fecd75 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  88. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  89. ea2f2fa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  90. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 11 years ago
  91. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 11 years ago
  92. 5df480b Bluetooth: Add LE scan type macros by Andre Guedes · 11 years ago
  93. b6c7515 Bluetooth: Change LE scanning timeout macros by Andre Guedes · 11 years ago
  94. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  95. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  96. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago
  97. bbb0ead Bluetooth: Fix incorrect SSP mode bit for non SSP devices by Jaganath Kanakkassery · 11 years ago
  98. fe8a93b batman-adv: make is_my_mac() check for the current mesh only by Antonio Quartulli · 11 years ago
  99. a29a194 tipc: add InfiniBand media type by Patrick McHardy · 11 years ago
  100. 76f5c6f tipc: set skb->protocol in eth_media packet transmission by Patrick McHardy · 11 years ago