1. 1186adf tipc: simplify message forwarding and rejection in socket layer by Jon Paul Maloy · 10 years ago
  2. c589863 tipc: reduce usage of context info in socket and link by Jon Paul Maloy · 10 years ago
  3. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. a409cae sit: fix some __be16/u16 mismatches by Eric Dumazet · 10 years ago
  5. 2ce1ee1 net: remove some sparse warnings by Eric Dumazet · 10 years ago
  6. d1e158e ip6_gre: fix endianness errors in ip6gre_err by Sabrina Dubroca · 10 years ago
  7. 3fcf901 Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging" by David S. Miller · 10 years ago
  8. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 10 years ago
  9. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  10. 9878196 tcp: do not pace pure ack packets by Eric Dumazet · 10 years ago
  11. 9a77662 netfilter: Use rhashtable walk iterator by Herbert Xu · 10 years ago
  12. 56d28b1 netlink: Use rhashtable walk iterator by Herbert Xu · 10 years ago
  13. b057df2 cls_api.c: Fix dumping of non-existing actions' stats. by Ignacy Gawędzki · 10 years ago
  14. 3725a26 pkt_sched: fq: avoid hang when quantum 0 by Kenneth Klette Jonassen · 10 years ago
  15. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 10 years ago
  16. af9946f tipc: separate link starting event from link timeout event by Jon Paul Maloy · 10 years ago
  17. b45db71 tipc: eliminate race during node creation by Jon Paul Maloy · 10 years ago
  18. 7d24dcd tipc: avoid stale link after aborted failover by Jon Paul Maloy · 10 years ago
  19. 2d72d49 tipc: add reference count to struct tipc_link by Jon Paul Maloy · 10 years ago
  20. db27ebb net: rds: use correct size for max unacked packets and bytes by Sasha Levin · 10 years ago
  21. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  22. 45e826f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  23. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 10 years ago
  24. 9a05dde bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging by Siva Mannem · 10 years ago
  25. 2bd8248 xps: fix xps for stacked devices by Eric Dumazet · 10 years ago
  26. 0508c07 ipv6: Select fragment id during UFO segmentation if not set. by Vlad Yasevich · 10 years ago
  27. 8ae5e03 net: switch sockets to ->read_iter/->write_iter by Al Viro · 10 years ago
  28. 6d65233 net/socket.c: fold do_sock_{read,write} into callers by Al Viro · 10 years ago
  29. 31a25fa net: bury net/core/iovec.c - nothing in there is used anymore by Al Viro · 10 years ago
  30. f25dcc7 tipc: tipc ->sendmsg() conversion by Al Viro · 10 years ago
  31. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 10 years ago
  32. 57be5bd ip: convert tcp_sendmsg() to iov_iter primitives by Al Viro · 10 years ago
  33. cacdc7d ip: stash a pointer to msghdr in struct ping_fakehdr by Al Viro · 10 years ago
  34. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 10 years ago
  35. af2b040 rxrpc: switch rxrpc_send_data() to iov_iter primitives by Al Viro · 10 years ago
  36. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  37. c3c1a7d ipv6: rawv6_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  38. 7ae9abf ipv4: raw_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  39. a8866ff netlink: make the check for "send from tx_ring" deterministic by Al Viro · 10 years ago
  40. 4de46d5 netlabel: Less function calls in netlbl_mgmt_add_common() after error detection by Markus Elfring · 10 years ago
  41. 7a11b1d netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free" by Markus Elfring · 10 years ago
  42. 79b7cf6 netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef" by Markus Elfring · 10 years ago
  43. 79044f6 net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID by Mika Westerberg · 10 years ago
  44. 88d9077 Bluetooth: Fix potential NULL dereference by Johan Hedberg · 10 years ago
  45. 3ae5582 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  46. 7d37d0c net: sctp: Deletion of an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
  47. 32dce96 ipv6: Allow for partial checksums on non-ufo packets by Vlad Yasevich · 10 years ago
  48. 03485f2 udpv6: Add lockless sendmsg() support by Vlad Yasevich · 10 years ago
  49. d39d938 ipv6: Introduce udpv6_send_skb() by Vlad Yasevich · 10 years ago
  50. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 10 years ago
  51. 0bbe84a ipv6: Append sending data to arbitrary queue by Vlad Yasevich · 10 years ago
  52. 366e41d ipv6: pull cork initialization into its own function. by Vlad Yasevich · 10 years ago
  53. 843c2fd net: dctcp: loosen requirement to assert ECT(0) during 3WHS by Florian Westphal · 10 years ago
  54. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 10 years ago
  55. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  56. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 10 years ago
  57. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 10 years ago
  58. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 10 years ago
  59. 68e331c bridge: offload bridge port attributes to switch asic if feature flag set by Roopa Prabhu · 10 years ago
  60. 8a44dbb swdevice: add new apis to set and del bridge port attributes by Roopa Prabhu · 10 years ago
  61. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  62. bdbbb85 ipv4: tcp: get rid of ugly unicast_sock by Eric Dumazet · 10 years ago
  63. bf21d79 Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode by Marcel Holtmann · 10 years ago
  64. 6858bcd Bluetooth: Expose remote OOB information as debugfs entry by Marcel Holtmann · 10 years ago
  65. 5789f37 Bluetooth: Expose hardware error code as debugfs entry by Marcel Holtmann · 10 years ago
  66. 0886aea Bluetooth: Expose debug keys usage setting via debugfs by Marcel Holtmann · 10 years ago
  67. c50b33c Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command by Marcel Holtmann · 10 years ago
  68. 6e07231 Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs by Marcel Holtmann · 10 years ago
  69. 349c9e3 ipv4: icmp: use percpu allocation by Eric Dumazet · 10 years ago
  70. 932eb76 tcp: use SACK RTTs for CC by Kenneth Klette Jonassen · 10 years ago
  71. 41bcfd5 Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values by Marcel Holtmann · 10 years ago
  72. 4775a4e Bluetooth: Fix OOB data present value for SMP pairing by Marcel Holtmann · 10 years ago
  73. 659c7fb Bluetooth: Fix OOB data present value for BR/EDR Secure Connections by Marcel Holtmann · 10 years ago
  74. f7697b1 Bluetooth: Store OOB data present value for each set of remote OOB data by Marcel Holtmann · 10 years ago
  75. a994a090 irda: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  76. d4bcef3 net: Fix vlan_get_protocol for stacked vlan by Toshiaki Makita · 10 years ago
  77. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 10 years ago
  78. cfbf654 net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param by Saran Maruti Ramanara · 10 years ago
  79. 8b7c36d netlink: fix wrong subscription bitmask to group mapping in by Pablo Neira · 10 years ago
  80. f5553c1 netfilter: nf_tables: fix leaks in error path of nf_tables_newchain() by Pablo Neira Ayuso · 10 years ago
  81. 579eb62 ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 10 years ago
  82. 3cdaa5b ipv4: Don't increase PMTU with Datagram Too Big message. by Li Wei · 10 years ago
  83. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 10 years ago
  84. 7b4ce69 rtnetlink: pass link_net to the newlink handler by Nicolas Dichtel · 10 years ago
  85. 8997c27 caif: remove wrong dev_net_set() call by Nicolas Dichtel · 10 years ago
  86. ac363cf Bluetooth: Fix sending Read Remote Extended Features command by Szymon Janc · 10 years ago
  87. 811230c tcp: ipv4: initialize unicast_sock sk_pacing_rate by Eric Dumazet · 10 years ago
  88. 86b3bfe pkt_sched: fq: remove useless TIME_WAIT check by Eric Dumazet · 10 years ago
  89. 2dbce09 act_connmark: fix dependencies better by Arnd Bergmann · 10 years ago
  90. 7cc0566 net: remove sock_iocb by Christoph Hellwig · 10 years ago
  91. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 10 years ago
  92. b8f8be3f Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  93. 59ccaaa bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify by Roopa Prabhu · 10 years ago
  94. d6b1a8a tcp: fix timing issue in CUBIC slope calculation by Neal Cardwell · 10 years ago
  95. 9cd981d tcp: fix stretch ACK bugs in CUBIC by Neal Cardwell · 10 years ago
  96. c22bdca tcp: fix stretch ACK bugs in Reno by Neal Cardwell · 10 years ago
  97. 814d488 tcp: fix the timid additive increase on stretch ACKs by Neal Cardwell · 10 years ago
  98. e73ebb08 tcp: stretch ACK fixes prep by Neal Cardwell · 10 years ago
  99. 64dae96 Bluetooth: Move smp_unregister() into hci_dev_do_close() function by Marcel Holtmann · 10 years ago
  100. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 10 years ago