1. 7237190 netfilter: nfnetlink_queue: add skb info attribute by Florian Westphal · 11 years ago
  2. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  3. 4bd6044 netfilter: nf_queue: move device refcount bump to extra function by Florian Westphal · 11 years ago
  4. 6e01781 netfilter: ipset: set match: add support to match the counters by Jozsef Kadlecsik · 11 years ago
  5. de76303 netfilter: ipset: The list:set type with counter support by Jozsef Kadlecsik · 11 years ago
  6. 00d71b2 netfilter: ipset: The hash types with counter support by Jozsef Kadlecsik · 11 years ago
  7. f48d19d netfilter: ipset: The bitmap types with counter support by Jozsef Kadlecsik · 11 years ago
  8. 34d666d netfilter: ipset: Introduce the counter extension in the core by Jozsef Kadlecsik · 11 years ago
  9. 7d47d97 netfilter: ipset: list:set type using the extension interface by Jozsef Kadlecsik · 11 years ago
  10. 5d50e1d8 netfilter: ipset: Hash types using the unified code base by Jozsef Kadlecsik · 11 years ago
  11. 1feab10 netfilter: ipset: Unified hash type generation by Jozsef Kadlecsik · 11 years ago
  12. b0da390 netfilter: ipset: Bitmap types using the unified code base by Jozsef Kadlecsik · 11 years ago
  13. 4d73de3 netfilter: ipset: Unified bitmap type generation by Jozsef Kadlecsik · 11 years ago
  14. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 11 years ago
  15. 8672d4d netfilter: ipset: Move often used IPv6 address masking function to header file by Jozsef Kadlecsik · 11 years ago
  16. 43c56e5 netfilter: ipset: Make possible to test elements marked with nomatch by Jozsef Kadlecsik · 11 years ago
  17. 37fe066 net: fix address check in rtnl_fdb_del by Vlad Yasevich · 11 years ago
  18. 2bac7cb net: ipv4: typo issue, remove erroneous semicolon by Chen Gang · 11 years ago
  19. 3a4e0d6 openvswitch: Use parallel_ops genl. by Pravin B Shelar · 11 years ago
  20. def3117 genl: Allow concurrent genl callbacks. by Pravin B Shelar · 11 years ago
  21. 133b9424 irda: irlmp_reasons[] can be static by Wu Fengguang · 11 years ago
  22. e12472d net: remove redundant code in dev_hard_start_xmit() by Eric Dumazet · 11 years ago
  23. ee80fbf packet: account statistics only in tpacket_stats_u by Daniel Borkmann · 11 years ago
  24. 0578edc packet: reorder a member in packet_ring_buffer by Daniel Borkmann · 11 years ago
  25. b9c32fb packet: if hw/sw ts enabled in rx/tx ring, report which ts we got by Daniel Borkmann · 11 years ago
  26. 7a51384 packet: enable hardware tx timestamping on tpacket ring by Daniel Borkmann · 11 years ago
  27. 2e31396 packet: tx timestamping on tpacket ring by Willem de Bruijn · 11 years ago
  28. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  29. e7e6f63 netfilter: nf_nat: missing condition in nf_xfrm_me_harder() by Dan Carpenter · 11 years ago
  30. 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
  31. 1bf9310 netlink: fix compilation after memory mapped patches by Nicolas Dichtel · 11 years ago
  32. 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
  33. 3dec224 netlink: Fix build with mmap disabled. by David S. Miller · 11 years ago
  34. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  35. c2cd0a5 caif: Remove bouncing address for Daniel Martensson by sjur.brandeland@stericsson.com · 11 years ago
  36. 26ee65e caif: Remove my bouncing email address. by sjur.brandeland@stericsson.com · 11 years ago
  37. 1d5085c netlink: fix typo in net/netlink/af_netlink.c by Stephen Rothwell · 11 years ago
  38. 3856143 ipvs: Use network byte order for sync message size by Simon Horman · 11 years ago
  39. 4bfbfbf ipvs: off by one in set_sctp_state() by Dan Carpenter · 11 years ago
  40. 9c37510 ipvs: Use min3() in ip_vs_dbg_callid() by Simon Horman · 11 years ago
  41. 9fd0fa7 ipvs: Avoid shadowing net variable in ip_vs_leave() by Simon Horman · 11 years ago
  42. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  43. f33c8b9 ipvs: fix sparse warnings in lblc and lblcr by Julian Anastasov · 11 years ago
  44. 371990e ipvs: fix the remaining sparse warnings in ip_vs_ctl.c by Julian Anastasov · 11 years ago
  45. 7cf2eb7 ipvs: fix sparse warnings for ip_vs_conn listing by Julian Anastasov · 11 years ago
  46. d717bb2 ipvs: properly dereference dest_dst in ip_vs_forget_dev by Julian Anastasov · 11 years ago
  47. 0c50134 batman-adv: fix global protection fault during soft_iface destruction by Antonio Quartulli · 11 years ago
  48. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  49. 3e3251b net: sctp: minor: remove dead code from sctp_packet by Daniel Borkmann · 11 years ago
  50. 53759be net: Remove return value from list_netdevice() by dingtianhong · 11 years ago
  51. 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
  52. 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
  53. 06d961a mac80211/minstrel: use the new rate control API by Felix Fietkau · 11 years ago
  54. a856666 mac80211/minstrel_ht: use the new rate control API by Felix Fietkau · 11 years ago
  55. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 11 years ago
  56. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 11 years ago
  57. a364736 mac80211: minstrel_ht: initialize rates selection by Karl Beldan · 11 years ago
  58. c2eb5b0 mac80211: minstrel_ht: pick only supported rates for sta and group max*rates by Karl Beldan · 11 years ago
  59. 06f95e6 rfkill: fix error return code in rfkill_gpio_probe() by Wei Yongjun · 11 years ago
  60. 8ceb595 mac80211: use synchronize_rcu() with rcu_barrier() by Bob Copeland · 11 years ago
  61. 908f8d0 mac80211: indicate admission control in TX queue parameters by Alexander Bondar · 11 years ago
  62. 6e3ab55 cfg80211: invert P2P-Device vs. netdev check ordering by Johannes Berg · 11 years ago
  63. 65e8d5b cfg80211: fix P2P-Device stop locking by Johannes Berg · 11 years ago
  64. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  65. 8da63a6 net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n by Patrick McHardy · 11 years ago
  66. cf2c014 net: vlan: fix memory leak in vlan_info_rcu_free() by Patrick McHardy · 11 years ago
  67. c846ad9 net: rate-limit warn-bad-offload splats. by Ben Greear · 11 years ago
  68. 95a0616 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  69. cb95ec6 pkt_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 11 years ago
  70. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 11 years ago
  71. 4b457bd packet: move hw/sw timestamp extraction into a small helper by Daniel Borkmann · 11 years ago
  72. 6e94d1e net: socket: move ktime2ts to ktime header api by Daniel Borkmann · 11 years ago
  73. 2d6577f net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_* by David S. Miller · 11 years ago
  74. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 11 years ago
  75. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  76. 4ae9fbe netlink: add RX/TX-ring support to netlink diag by Patrick McHardy · 11 years ago
  77. cd1df52 netlink: add flow control for memory mapped I/O by Patrick McHardy · 11 years ago
  78. f9c2288 netlink: implement memory mapped recvmsg() by Patrick McHardy · 11 years ago
  79. 5fd9612 netlink: implement memory mapped sendmsg() by Patrick McHardy · 11 years ago
  80. 9652e93 netlink: add mmap'ed netlink helper functions by Patrick McHardy · 11 years ago
  81. ccdfcc3 netlink: mmaped netlink: ring setup by Patrick McHardy · 11 years ago
  82. cf0a018 netlink: add netlink_skb_set_owner_r() by Patrick McHardy · 11 years ago
  83. 1298ca4 netlink: don't orphan skb in netlink_trim() by Patrick McHardy · 11 years ago
  84. 0ebd0ac net: add function to allocate sk_buff head without data area by Patrick McHardy · 11 years ago
  85. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 11 years ago
  86. cd967e0 netlink: add symbolic value for congested state by Patrick McHardy · 11 years ago
  87. 8ad227f net: vlan: add 802.1ad support by Patrick McHardy · 11 years ago
  88. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  89. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  90. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  91. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  92. fd7fc25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  93. 6a4cd3f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  94. 12fb3dd tcp: call tcp_replace_ts_recent() from tcp_ack() by Eric Dumazet · 11 years ago
  95. 97990a0 nl80211: allow using wdev identifiers to get scan results by Johannes Berg · 11 years ago
  96. d37d696 netfilter: xt_rpfilter: depend on raw or mangle table by Florian Westphal · 11 years ago
  97. f83a7ea netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too by Florian Westphal · 11 years ago
  98. 1b737f8 mac80211: fix P2P-Device management frame RX by Johannes Berg · 11 years ago
  99. 5add189 netfilter: ipset: bitmap:ip,mac: fix listing with timeout by Jozsef Kadlecsik · 11 years ago
  100. 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