1. 0e22708 cfg80211: clarify BSS probe response vs. beacon data by Johannes Berg · 10 years ago
  2. f41ef64 cfg80211: re-enable CSA for drivers that support it by Michal Kazior · 10 years ago
  3. c70f59a mac80211: don't resize skbs needlessly by Ido Yariv · 10 years ago
  4. ca34e3b mac80211: Fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  5. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  6. 649b2a4 mac80211: make ieee80211_vif_use_reserved_switch static by Johannes Berg · 10 years ago
  7. f8134fe mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy by Bob Copeland · 10 years ago
  8. 14b058b mac80211: fix agg_status debugfs file alignment by Johannes Berg · 10 years ago
  9. c7dcb45 mac80211: fix start_seq_num in Rx reorder offload by Denton Gentry · 10 years ago
  10. 6c6fa49 mac80211: mesh_plink: handle confirm frames with new plid by Bob Copeland · 10 years ago
  11. 3918edb mac80211: fix smps mode check for AP_VLAN by Felix Fietkau · 10 years ago
  12. 0e67c13 mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype by Felix Fietkau · 10 years ago
  13. bb512ad Revert "mac80211: disable uAPSD if all ACs are under ACM" by Johannes Berg · 10 years ago
  14. 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
  15. db11503 net: fix checksum features handling in netif_skb_features() by Michal Kubeček · 10 years ago
  16. 453a940 net: make skb an optional parameter for__skb_flow_dissect() by WANG Cong · 10 years ago
  17. 6451b3f net: fix comments for __skb_flow_get_ports() by WANG Cong · 10 years ago
  18. 4c75431 net: prevent of emerging cross-namespace symlinks by Alexander Y. Fomichev · 10 years ago
  19. a796dac wireless: core: Reorder wiphy_register() notifications relevantly by Tomasz Bursztyka · 10 years ago
  20. 07bc788 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  21. fb70118 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  22. 0fdcaa5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  23. d1c85c2 netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL by Zhouyi Zhou · 10 years ago
  24. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  25. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  26. cc24bec ipv6: White-space cleansing : Structure layouts by Ian Morris · 10 years ago
  27. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  28. 48a5fc7 gre: When GRE csum is present count as encap layer wrt csum by Tom Herbert · 10 years ago
  29. 57c67ff udp: additional GRO support by Tom Herbert · 10 years ago
  30. 149d077 tcp: Call skb_gro_checksum_validate by Tom Herbert · 10 years ago
  31. 758f75d gre: call skb_gro_checksum_simple_validate by Tom Herbert · 10 years ago
  32. 573e8fc net: skb_gro_checksum_* functions by Tom Herbert · 10 years ago
  33. 1b05756 netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize' by Jozsef Kadlecsik · 10 years ago
  34. 94729f8 netfilter: ipset: Resolve missing-field-initializer warnings by Mark Rustad · 10 years ago
  35. 6e41ee6 netfilter: ipset: netnet,netportnet: Fix value range support for IPv4 by Sergey Popovich · 11 years ago
  36. ecc245c netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation by Vytas Dauksa · 11 years ago
  37. afc5be30 netfilter: nft_meta: Add cpu attribute support by Ana Rey · 10 years ago
  38. e2a093f netfilter: nft_meta: add pkttype support by Ana Rey · 10 years ago
  39. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago
  40. 690e36e net: Allow raw buffers to be passed into the flow dissector. by David S. Miller · 10 years ago
  41. 301bae5 tipc: merge struct tipc_port into struct tipc_sock by Jon Paul Maloy · 10 years ago
  42. 808d90f tipc: remove files ref.h and ref.c by Jon Paul Maloy · 10 years ago
  43. 2e84c60 tipc: remove include file port.h by Jon Paul Maloy · 10 years ago
  44. 0fc87aa tipc: remove source file port.c by Jon Paul Maloy · 10 years ago
  45. 6c9808c tipc: remove port_lock by Jon Paul Maloy · 10 years ago
  46. 9b50fd0 tipc: replace port pointer with socket pointer in registry by Jon Paul Maloy · 10 years ago
  47. 5a9ee0be tipc: use registry when scanning sockets by Jon Paul Maloy · 10 years ago
  48. 5b8fa7c tipc: eliminate functions tipc_port_init and tipc_port_destroy by Jon Paul Maloy · 10 years ago
  49. 739f5e4 tipc: redefine message acknowledge function by Jon Paul Maloy · 10 years ago
  50. dadebc0 tipc: eliminate port_connect()/port_disconnect() functions by Jon Paul Maloy · 10 years ago
  51. 80e44c2 tipc: eliminate function tipc_port_shutdown() by Jon Paul Maloy · 10 years ago
  52. 5728901 tipc: clean up socket timer function by Jon Paul Maloy · 10 years ago
  53. 02be61a tipc: use message to abort connections when losing contact to node by Jon Paul Maloy · 10 years ago
  54. 50100a5 tipc: use pseudo message to wake up sockets after link congestion by Jon Paul Maloy · 10 years ago
  55. 1dd0bd2 tipc: introduce new function tipc_msg_create() by Jon Paul Maloy · 10 years ago
  56. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. 989e04c tcp: improve undo on timeout by Yuchung Cheng · 10 years ago
  58. 884cf70 net: remove dead code after sk_data_ready change by Eric Dumazet · 10 years ago
  59. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  60. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 10 years ago
  61. c0b8023 af_decnet: Use time_after_eq by Himangi Saraogi · 10 years ago
  62. 8b1b1eb decnet: Use time_after_eq by Himangi Saraogi · 10 years ago
  63. c72c95a ipconfig: Use time_before by Himangi Saraogi · 10 years ago
  64. b5c5c36 dn_dev: Use time_before by Himangi Saraogi · 10 years ago
  65. 0932997 br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  66. 8c6b00c net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  67. e6b6888 net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  68. 1dced6a ipv4: Restore accept_local behaviour in fib_validate_source() by Sébastien Barré · 10 years ago
  69. aa4a83e net: sctp: fix suboptimal edge-case on non-active active/retrans path selection by Daniel Borkmann · 10 years ago
  70. ea4f19c net: sctp: spare unnecessary comparison in sctp_trans_elect_best by Daniel Borkmann · 10 years ago
  71. 2ba5af4 openvswitch: fix panic with multiple vlan headers by Jiri Benc · 10 years ago
  72. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 10 years ago
  73. 061079a sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe by zhuyj · 10 years ago
  74. dc80811 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  75. 6df378d lec: Use rtnl lock/unlock when updating MTU by chas williams - CONTRACTOR · 10 years ago
  76. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  77. 1e8430f netfilter: nf_tables: nat expression must select CONFIG_NF_NAT by Pablo Neira Ayuso · 10 years ago
  78. caa8ad9 netfilter: x_tables: allow to use default cgroup match by Daniel Borkmann · 10 years ago
  79. 02784f1b tipc: Fix build. by David S. Miller · 10 years ago
  80. 7201c1d cbq: now_rt removal by Vasily Averin · 10 years ago
  81. 73d0f37 cbq: incorrectly low bandwidth setting blocks limited traffic by Vasily Averin · 10 years ago
  82. 6697dab ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan by Martin Townsend · 10 years ago
  83. 685d632 ieee802154: 6lowpan: ensure of sending 1280 packets by Alexander Aring · 10 years ago
  84. 6e361d6 ieee802154: mac802154: handle the reserved dest mode by dropping the packet by Martin Townsend · 10 years ago
  85. c4cb901 ieee802154: 6lowpan_rtnl: fix correct errno value by Alexander Aring · 10 years ago
  86. 7629d1e mac802154: fixed potential skb leak with mac802154_parse_frame_start by Martin Townsend · 10 years ago
  87. 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope by Pablo Neira Ayuso · 10 years ago
  88. f8d1ff4 SUNRPC: Optimise away svc_recv_available by Trond Myklebust · 10 years ago
  89. 0c0746d SUNRPC: More optimisations of svc_xprt_enqueue() by Trond Myklebust · 10 years ago
  90. a4aa805 SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt by Trond Myklebust · 10 years ago
  91. 983c684 SUNRPC: get rid of the request wait queue by Trond Myklebust · 10 years ago
  92. 106f359 SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt by Trond Myklebust · 10 years ago
  93. 9e5b208 SUNRPC: Do not override wspace tests in svc_handle_xprt by Trond Myklebust · 10 years ago
  94. ac32c7f tipc: fix message importance range check by Erik Hugne · 10 years ago
  95. e050dbe batman-adv: Fix parameter order of hlist_add_behind by Sven Eckelmann · 10 years ago
  96. 53b954e mac80211: disable 40MHz support in case of 20MHz AP by Eliad Peller · 10 years ago
  97. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  98. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  99. 0c9ab09 tcp: fix ssthresh and undo for consecutive short FRTO episodes by Neal Cardwell · 10 years ago
  100. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago