1. 2571178 net: sched: shrink struct qdisc_skb_cb to 28 bytes by Eric Dumazet · 10 years ago
  2. 9b67aa4 openvswitch: restore OVS_FLOW_CMD_NEW notifications by Samuel Gauthier · 10 years ago
  3. 8f665f6 Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  4. dda3b19 net: rfkill: gpio: Enable module auto-loading for ACPI based switches by Marcel Holtmann · 10 years ago
  5. c095f24 bridge: Fix br_should_learn to check vlan_enabled by Vlad Yasevich · 10 years ago
  6. 7ce64c7 net: fix creation adjacent device symlinks by Alexander Y. Fomichev · 10 years ago
  7. 635126b bridge: Allow clearing of pvid and untagged bitmap by Vlad Yasevich · 10 years ago
  8. 20adfa1 bridge: Check if vlan filtering is enabled only once. by Vlad Yasevich · 10 years ago
  9. cffc6c4 Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  10. 381f4dc ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  11. ed3bfdf RxRPC: Fix missing __user annotation by David Howells · 10 years ago
  12. 6a2a2b3 net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland. by Ani Sinha · 10 years ago
  13. ab09b95 Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  14. 82d5e2b net: fix skb_page_frag_refill() kerneldoc by Eric Dumazet · 10 years ago
  15. 45ce829 Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  16. de185ab ipv6: restore the behavior of ipv6_sock_ac_drop() by WANG Cong · 10 years ago
  17. e793c0f net: treewide: Fix typo found in DocBook/networking.xml by Masanari Iida · 10 years ago
  18. 84a59ca netfilter: add explicit Kconfig for NETFILTER_XT_NAT by Pablo Neira Ayuso · 10 years ago
  19. e7478df ipv6: use addrconf_get_prefix_route() to remove peer addr by Nicolas Dichtel · 10 years ago
  20. f24062b ipv6: fix a refcnt leak with peer addr by Nicolas Dichtel · 10 years ago
  21. c199105 net-timestamp: only report sw timestamp if reporting bit is set by Willem de Bruijn · 10 years ago
  22. eed4d83 l2tp: fix race while getting PMTU on PPP pseudo-wire by Guillaume Nault · 10 years ago
  23. a9ed4a2 ipv6: fix rtnl locking in setsockopt for anycast and multicast by Sabrina Dubroca · 10 years ago
  24. 785e21a mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period by Emmanuel Grumbach · 10 years ago
  25. 190355c Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  26. c5eba0b openvswitch: distinguish between the dropped and consumed skb by Li RongQing · 10 years ago
  27. bd8c78e nl80211: clear skb cb before passing to netlink by Johannes Berg · 10 years ago
  28. 4ee45ea openvswitch: fix a memory leak by Li RongQing · 10 years ago
  29. 41ad82f netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG by Pablo Neira · 10 years ago
  30. abccc58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  31. 377655f Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  32. d79a61d netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  33. 38ab1fa net: sctp: fix ABI mismatch through sctp_assoc_to_state helper by Daniel Borkmann · 10 years ago
  34. d9b2938 net: attempt a single high order allocation by Eric Dumazet · 10 years ago
  35. eb90b0c ipvs: fix ipv6 hook registration for local replies by Julian Anastasov · 10 years ago
  36. ea1d5d7 ipvs: properly declare tunnel encapsulation by Julian Anastasov · 10 years ago
  37. 14b058b mac80211: fix agg_status debugfs file alignment by Johannes Berg · 10 years ago
  38. c7dcb45 mac80211: fix start_seq_num in Rx reorder offload by Denton Gentry · 10 years ago
  39. 6c6fa49 mac80211: mesh_plink: handle confirm frames with new plid by Bob Copeland · 10 years ago
  40. 3918edb mac80211: fix smps mode check for AP_VLAN by Felix Fietkau · 10 years ago
  41. 0e67c13 mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype by Felix Fietkau · 10 years ago
  42. bb512ad Revert "mac80211: disable uAPSD if all ACs are under ACM" by Johannes Berg · 10 years ago
  43. db11503 net: fix checksum features handling in netif_skb_features() by Michal Kubeček · 10 years ago
  44. 4c75431 net: prevent of emerging cross-namespace symlinks by Alexander Y. Fomichev · 10 years ago
  45. fb70118 net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs by Mika Westerberg · 10 years ago
  46. 0fdcaa5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  47. d1c85c2 netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL by Zhouyi Zhou · 10 years ago
  48. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 10 years ago
  49. aa4a83e net: sctp: fix suboptimal edge-case on non-active active/retrans path selection by Daniel Borkmann · 10 years ago
  50. ea4f19c net: sctp: spare unnecessary comparison in sctp_trans_elect_best by Daniel Borkmann · 10 years ago
  51. 2ba5af4 openvswitch: fix panic with multiple vlan headers by Jiri Benc · 10 years ago
  52. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 10 years ago
  53. 061079a sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe by zhuyj · 10 years ago
  54. dc80811 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  55. 6df378d lec: Use rtnl lock/unlock when updating MTU by chas williams - CONTRACTOR · 10 years ago
  56. f161dd4 Bluetooth: Fix hci_conn reference counting for auto-connections by Johan Hedberg · 10 years ago
  57. 1e8430f netfilter: nf_tables: nat expression must select CONFIG_NF_NAT by Pablo Neira Ayuso · 10 years ago
  58. caa8ad9 netfilter: x_tables: allow to use default cgroup match by Daniel Borkmann · 10 years ago
  59. 02784f1b tipc: Fix build. by David S. Miller · 10 years ago
  60. 7201c1d cbq: now_rt removal by Vasily Averin · 10 years ago
  61. 73d0f37 cbq: incorrectly low bandwidth setting blocks limited traffic by Vasily Averin · 10 years ago
  62. 6697dab ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan by Martin Townsend · 10 years ago
  63. 685d632 ieee802154: 6lowpan: ensure of sending 1280 packets by Alexander Aring · 10 years ago
  64. 6e361d6 ieee802154: mac802154: handle the reserved dest mode by dropping the packet by Martin Townsend · 10 years ago
  65. c4cb901 ieee802154: 6lowpan_rtnl: fix correct errno value by Alexander Aring · 10 years ago
  66. 7629d1e mac802154: fixed potential skb leak with mac802154_parse_frame_start by Martin Townsend · 10 years ago
  67. 8993cf8 netfilter: move NAT Kconfig switches out of the iptables scope by Pablo Neira Ayuso · 10 years ago
  68. ac32c7f tipc: fix message importance range check by Erik Hugne · 10 years ago
  69. e050dbe batman-adv: Fix parameter order of hlist_add_behind by Sven Eckelmann · 10 years ago
  70. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  71. 0c9ab09 tcp: fix ssthresh and undo for consecutive short FRTO episodes by Neal Cardwell · 10 years ago
  72. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  73. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  74. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  75. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  76. 490cc7d net-timestamp: fix missing tcp fragmentation cases by Willem de Bruijn · 10 years ago
  77. 712a722 net-timestamp: fix missing ACK timestamp by Willem de Bruijn · 10 years ago
  78. efd5029 irda: Fix rd_frame control field initialization in irlap_send_rd_frame() by Maks Naumov · 10 years ago
  79. 8356f9d lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a by chas williams - CONTRACTOR · 10 years ago
  80. de713b5 atm/svc: Fix blocking in wait loop by chas williams - CONTRACTOR · 10 years ago
  81. 3791b3f openvswitch: Fix memory leak in ovs_vport_alloc() error path by Christoph Jaeger · 10 years ago
  82. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  83. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  84. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  85. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  86. f00439e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  87. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  88. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  89. 5f740d7 libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly by Ilya Dryomov · 10 years ago
  90. 945a367 rtnetlink: fix VF info size by Jiri Benc · 10 years ago
  91. b7a71b5 ipv4: removed redundant conditional by Niv Yehezkel · 10 years ago
  92. 609ccf0 netfilter: nf_tables: fix error return code by Julia Lawall · 10 years ago
  93. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  94. b88825d netfilter: nf_tables: don't update chain with unset counters by Pablo Neira Ayuso · 10 years ago
  95. a3716e7 netfilter: nf_tables: uninitialize element key/data from the commit path by Pablo Neira Ayuso · 10 years ago
  96. 4e48ed8 netlink: reset network header before passing to taps by Daniel Borkmann · 10 years ago
  97. 0a4dd0d batman: fix duplicate #include of multicast.h by Jean Sacren · 10 years ago
  98. 2072ec8 openvswitch: fix duplicate #include headers by Jean Sacren · 10 years ago
  99. 2d177f3 6lowpan: Allow 6LoWPAN to be modular by Geert Uytterhoeven · 10 years ago
  100. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago