1. 02c00c2 tipc: fix potential bug in function tipc_backlog_rcv by Jon Paul Maloy · 10 years ago
  2. 9b87d46 net: sctp: fix incorrect type in gfp initializer by Daniel Borkmann · 10 years ago
  3. a7288c4 net: sctp: improve sctp_select_active_and_retran_path selection by Daniel Borkmann · 10 years ago
  4. e575235f net: sctp: migrate most recently used transport to ktime by Daniel Borkmann · 10 years ago
  5. b82e8f3 net: sctp: refactor active path selection by Daniel Borkmann · 10 years ago
  6. 67cb936 ktime: add ktime_after and ktime_before helper by Daniel Borkmann · 10 years ago
  7. 2d3b5b0 mac802154: don't deliver packets to devices that are down by Phoebe Buckheister · 10 years ago
  8. a374eeb mac802154: properly free incoming skbs on decryption failure by Phoebe Buckheister · 10 years ago
  9. e430f34 net: filter: cleanup A/X name usage by Alexei Starovoitov · 10 years ago
  10. 2cd4143 bridge: memorize and export selected IGMP/MLD querier port by Linus Lüssing · 10 years ago
  11. 07f8ac4 bridge: add export of multicast database adjacent to net_dev by Linus Lüssing · 10 years ago
  12. dc4eb53 bridge: adhere to querier election mechanism specified by RFCs by Linus Lüssing · 10 years ago
  13. 90010b3 bridge: rename struct bridge_mcast_query/querier by Linus Lüssing · 10 years ago
  14. f8c1b7c gre: allow changing mac address when device is up by stephen hemminger · 10 years ago
  15. 6cc55e0 tcp: add gfp parameter to tcp_fragment by Octavian Purdila · 10 years ago
  16. b78370c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  17. fff1f59 mac802154: llsec: add forgotten list_del_rcu in key removal by Phoebe Buckheister · 10 years ago
  18. c6ac68a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  19. 9e89fd8 ipv6: Shrink udp_v6_mcast_next() to one socket variable by Sven Wegener · 10 years ago
  20. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 0dcceab net: filter: fix SKF_AD_PKTTYPE extension on big-endian by Alexei Starovoitov · 10 years ago
  22. 6934e79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  23. e0a47d1 bridge: Fix incorrect judgment of promisc by Toshiaki Makita · 10 years ago
  24. 3b392dd MPLS: Use mpls_features to activate software MPLS GSO segmentation by Simon Horman · 10 years ago
  25. 67be1e4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  26. ebbe495 ipv4: use skb frags api in udp4_hwcsum() by WANG Cong · 10 years ago
  27. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  28. 9638f67 dns_resolver: Do not accept domain names longer than 255 chars by Manuel Schölling · 10 years ago
  29. 359a0ea vxlan: Add support for UDP checksums (v4 sending, v6 zero csums) by Tom Herbert · 10 years ago
  30. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 10 years ago
  31. 0f4f4ff net: Add GSO support for UDP tunnels with checksum by Tom Herbert · 10 years ago
  32. e9c3a24 tcp: Call gso_make_checksum by Tom Herbert · 10 years ago
  33. 7e2b10c net: Support for multiple checksums with gso by Tom Herbert · 10 years ago
  34. 77157e1 l2tp: call udp{6}_set_csum by Tom Herbert · 10 years ago
  35. af5fcba udp: Generic functions to set checksum by Tom Herbert · 10 years ago
  36. 3bfdc59 ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next() by Sven Wegener · 10 years ago
  37. f830b02 net: Revert "fib_trie: use seq_file_net rather than seq->private" by Sasha Levin · 10 years ago
  38. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  39. 92ff71b net: remove some unless free on failure in alloc_netdev_mqs() by WANG Cong · 10 years ago
  40. e51fb15 rtnetlink: fix a memory leak when ->newlink fails by Cong Wang · 10 years ago
  41. 21ee543 xfrm: fix race between netns cleanup and state expire notification by Michal Kubecek · 10 years ago
  42. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  43. f062a38 ethtool: Check that reserved fields of struct ethtool_rxfh are 0 by Ben Hutchings · 10 years ago
  44. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  45. 41c389d bridge: Add bridge ifindex to bridge fdb notify msgs by Roopa Prabhu · 10 years ago
  46. 418c96a net: filter: fix possible memory leak in __sk_prepare_filter() by Leon Yu · 10 years ago
  47. 0cfa5c0 tcp: fix cwnd undo on DSACK in F-RTO by Yuchung Cheng · 10 years ago
  48. 30f38d2 fib_trie: use seq_file_net rather than seq->private by David Ahern · 10 years ago
  49. 2d7a85f netlink: Only check file credentials for implicit destinations by Eric W. Biederman · 10 years ago
  50. 39c3609 net: fix inet_getid() and ipv6_select_ident() bugs by Eric Dumazet · 10 years ago
  51. e0d7968 bridge: Prevent insertion of FDB entry with disallowed vlan by Toshiaki Makita · 10 years ago
  52. 31595de Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  53. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  54. 670e5b8 net: Add support for device specific address syncing by Alexander Duyck · 10 years ago
  55. eb06481 6lowpan_rtnl: fix off by one while fragmentation by Alexander Aring · 10 years ago
  56. 51263ff 6lowpan_rtnl: fix fragmentation with two fragments by Alexander Aring · 10 years ago
  57. 2f91abd genetlink: remove superfluous assignment by Denis ChengRq · 10 years ago
  58. fcb2c0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  59. 8a96f3c Bluetooth: Fix L2CAP deadlock by Jukka Taimisto · 10 years ago
  60. 31f8441 netfilter: nf_tables: atomic allocation in set notifications from rcu callback by Pablo Neira Ayuso · 10 years ago
  61. 4fefee5 netfilter: nf_tables: allow to delete several objects from a batch by Pablo Neira Ayuso · 10 years ago
  62. 7632667 netfilter: nft_rbtree: introduce locking by Pablo Neira Ayuso · 10 years ago
  63. a1cee07 netfilter: nf_tables: release objects in reverse order in the abort path by Pablo Neira Ayuso · 10 years ago
  64. 46bbafc netfilter: nf_tables: fix wrong transaction ordering in set elements by Pablo Neira Ayuso · 10 years ago
  65. 4c552a6 netfilter: nfnetlink_acct: Fix memory leak by Mathieu Poirier · 10 years ago
  66. f3fb0b5 Bluetooth: Fix missing check for FIPS security level by Johan Hedberg · 10 years ago
  67. f8f6d67 net: filter: improve filter block macros by Daniel Borkmann · 10 years ago
  68. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 10 years ago
  69. c65c7a3 bridge: notify user space after fdb update by Jon Maxwell · 10 years ago
  70. 019ee79 bridge: fix the unbalanced promiscuous count when add_if failed by wangweidong · 10 years ago
  71. 4b9b1cd net: fix wrong mac_len calculation for vlans by Nikolay Aleksandrov · 10 years ago
  72. 79897d2 Bluetooth: Fix requiring SMP MITM for outgoing connections by Johan Hedberg · 10 years ago
  73. 6ce995c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  74. af0a171 batman-adv: fix NULL pointer dereferences by Marek Lindner · 11 years ago
  75. 6a5e816 Bluetooth: l2cap: Set more channel defaults by Jukka Rissanen · 10 years ago
  76. 62bbd5b Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling by Jukka Rissanen · 10 years ago
  77. 7e3691e Bluetooth: Fix authentication check for FIPS security level by Johan Hedberg · 10 years ago
  78. 61b4335 Bluetooth: Fix properly ignoring LTKs of unknown types by Johan Hedberg · 10 years ago
  79. dbfc4b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  80. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  81. 47162c0 af_key: Replace comma with semicolon by Himangi Saraogi · 10 years ago
  82. 0172837 rds/tcp_listen: Replace comma with semicolon by Himangi Saraogi · 10 years ago
  83. cc2afe9 RDS/RDMA: Replace comma with semicolon by Himangi Saraogi · 10 years ago
  84. 70cb4a4 ipmr: Replace comma with semicolon by Himangi Saraogi · 10 years ago
  85. 4d520f6 af_iucv: correct cleanup if listen backlog is full by Ursula Braun · 10 years ago
  86. 53a4b49 af_iucv: Add automatic (source) iucv_name to bind by Philipp Hachtmann · 10 years ago
  87. 4d1cdf1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  88. 391296c atm: remove commented out check by Paul Bolle · 10 years ago
  89. 484611e net: tso: Export symbols for modular build by Sachin Kamat · 10 years ago
  90. 57afc62 Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  91. a5eb1ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  92. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  93. d3a58df mac80211: set new interfaces as idle upon init by Avraham Stern · 10 years ago
  94. abd43a6 mac80211: reduce packet loss notifications under load by Felix Fietkau · 10 years ago
  95. 923eaf3 mac80211: don't check netdev state for debugfs read/write by Arik Nemtsov · 10 years ago
  96. 53d0452 mac80211: fix a memory leak on sta rate selection table by Felix Fietkau · 10 years ago
  97. 9db7cb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  98. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  99. a9fb541 regdb: Generalize the mW to dBm power conversion by chaitanya.mgit@gmail.com · 10 years ago
  100. c7d37a6 mac80211: fix IBSS join by initializing last_scan_completed by Krzysztof Hałasa · 10 years ago