1. 1fd0bdd bridge: add missing bridge port check for offloads by Roopa Prabhu · 9 years ago
  2. 91e8313 net: use netif_rx_ni() from process context by Eric Dumazet · 9 years ago
  3. d0a47d3 rds: Make rds_message_copy_from_user() return 0 on success. by Sowmini Varadhan · 9 years ago
  4. 11ac119 net: rds: Remove repeated function names from debug output by Rasmus Villemoes · 9 years ago
  5. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 9 years ago
  6. 3c09e92f Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  7. 364d571 rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY by Daniel Borkmann · 9 years ago
  8. e04449f dsa: correctly determine the number of switches in a system by Tobias Waldekranz · 9 years ago
  9. 11b1f82 ipv6: addrconf: add missing validate_link_af handler by Daniel Borkmann · 9 years ago
  10. cb1b728 tipc: eliminate race condition at multicast reception by Jon Paul Maloy · 9 years ago
  11. 3c724ac tipc: simplify socket multicast reception by Jon Paul Maloy · 9 years ago
  12. 708ac32 tipc: simplify connection abort notifications when links break by Jon Paul Maloy · 9 years ago
  13. c637c10 tipc: resolve race problem at unicast message reception by Jon Paul Maloy · 9 years ago
  14. 94153e3 tipc: use existing sk_write_queue for outgoing packet chain by Jon Paul Maloy · 9 years ago
  15. e3a7756 tipc: split up function tipc_msg_eval() by Jon Paul Maloy · 9 years ago
  16. d570d86 tipc: enqueue arrived buffers in socket in separate function by Jon Paul Maloy · 9 years ago
  17. 1186adf tipc: simplify message forwarding and rejection in socket layer by Jon Paul Maloy · 9 years ago
  18. c589863 tipc: reduce usage of context info in socket and link by Jon Paul Maloy · 9 years ago
  19. 7744b5f pktgen: fix UDP checksum computation by Sabrina Dubroca · 9 years ago
  20. c58da4c net: ipv6: allow explicitly choosing optimistic addresses by Erik Kline · 9 years ago
  21. 233c96f flowcache: Fix kernel panic in flow_cache_flush_task by Miroslav Urbanek · 9 years ago
  22. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. b625a61 xprtrdma: Address sparse complaint in rpcr_to_rdmar() by Chuck Lever · 9 years ago
  24. a409cae sit: fix some __be16/u16 mismatches by Eric Dumazet · 9 years ago
  25. 2ce1ee1 net: remove some sparse warnings by Eric Dumazet · 9 years ago
  26. d1e158e ip6_gre: fix endianness errors in ip6gre_err by Sabrina Dubroca · 9 years ago
  27. 3fcf901 Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging" by David S. Miller · 9 years ago
  28. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 9 years ago
  29. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  30. 9878196 tcp: do not pace pure ack packets by Eric Dumazet · 9 years ago
  31. 9a77662 netfilter: Use rhashtable walk iterator by Herbert Xu · 9 years ago
  32. 56d28b1 netlink: Use rhashtable walk iterator by Herbert Xu · 9 years ago
  33. b057df2 cls_api.c: Fix dumping of non-existing actions' stats. by Ignacy Gawędzki · 9 years ago
  34. 3725a26 pkt_sched: fq: avoid hang when quantum 0 by Kenneth Klette Jonassen · 9 years ago
  35. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 9 years ago
  36. af9946f tipc: separate link starting event from link timeout event by Jon Paul Maloy · 9 years ago
  37. b45db71 tipc: eliminate race during node creation by Jon Paul Maloy · 9 years ago
  38. 7d24dcd tipc: avoid stale link after aborted failover by Jon Paul Maloy · 9 years ago
  39. 2d72d49 tipc: add reference count to struct tipc_link by Jon Paul Maloy · 9 years ago
  40. db27ebb net: rds: use correct size for max unacked packets and bytes by Sasha Levin · 9 years ago
  41. 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 · 9 years ago
  42. 45e826f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  43. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 9 years ago
  44. 9a05dde bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging by Siva Mannem · 9 years ago
  45. 2bd8248 xps: fix xps for stacked devices by Eric Dumazet · 9 years ago
  46. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 9 years ago
  47. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  48. 3ba5c84 NFC: nci: Change credits field to credits_cnt by Christophe Ricard · 9 years ago
  49. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  50. 12bdf27 NFC: nci: Add reference to the RF logical connection by Christophe Ricard · 9 years ago
  51. 0508c07 ipv6: Select fragment id during UFO segmentation if not set. by Vlad Yasevich · 9 years ago
  52. 8ae5e03 net: switch sockets to ->read_iter/->write_iter by Al Viro · 10 years ago
  53. 6d65233 net/socket.c: fold do_sock_{read,write} into callers by Al Viro · 9 years ago
  54. 31a25fa net: bury net/core/iovec.c - nothing in there is used anymore by Al Viro · 10 years ago
  55. f25dcc7 tipc: tipc ->sendmsg() conversion by Al Viro · 10 years ago
  56. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 10 years ago
  57. 57be5bd ip: convert tcp_sendmsg() to iov_iter primitives by Al Viro · 10 years ago
  58. cacdc7d ip: stash a pointer to msghdr in struct ping_fakehdr by Al Viro · 10 years ago
  59. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 10 years ago
  60. af2b040 rxrpc: switch rxrpc_send_data() to iov_iter primitives by Al Viro · 10 years ago
  61. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  62. c3c1a7d ipv6: rawv6_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  63. 7ae9abf ipv4: raw_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  64. a8866ff netlink: make the check for "send from tx_ring" deterministic by Al Viro · 10 years ago
  65. 4de46d5 netlabel: Less function calls in netlbl_mgmt_add_common() after error detection by Markus Elfring · 9 years ago
  66. 7a11b1d netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free" by Markus Elfring · 9 years ago
  67. 79b7cf6 netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef" by Markus Elfring · 9 years ago
  68. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 9 years ago
  69. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  70. 840210f sunrpc: add rpc_count_iostats_idx by Weston Andros Adamson · 10 years ago
  71. cc3ea89 Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  72. 79044f6 net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID by Mika Westerberg · 9 years ago
  73. 88d9077 Bluetooth: Fix potential NULL dereference by Johan Hedberg · 9 years ago
  74. 3ae5582 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  75. 7d37d0c net: sctp: Deletion of an unnecessary check before the function call "kfree" by Markus Elfring · 9 years ago
  76. 32dce96 ipv6: Allow for partial checksums on non-ufo packets by Vlad Yasevich · 9 years ago
  77. 03485f2 udpv6: Add lockless sendmsg() support by Vlad Yasevich · 9 years ago
  78. d39d938 ipv6: Introduce udpv6_send_skb() by Vlad Yasevich · 9 years ago
  79. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 9 years ago
  80. 0bbe84a ipv6: Append sending data to arbitrary queue by Vlad Yasevich · 9 years ago
  81. 366e41d ipv6: pull cork initialization into its own function. by Vlad Yasevich · 9 years ago
  82. 843c2fd net: dctcp: loosen requirement to assert ECT(0) during 3WHS by Florian Westphal · 9 years ago
  83. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 9 years ago
  84. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 9 years ago
  85. 6095b0f NFC: nci: Change NCI state machine to LISTEN_ACTIVE by Christophe Ricard · 9 years ago
  86. a41bb84 NFC: nci: Add RF NFCEE action notification support by Christophe Ricard · 9 years ago
  87. 447b27c NFC: Forward NFC_EVT_TRANSACTION to user space by Christophe Ricard · 9 years ago
  88. 11f54f2 NFC: nci: Add HCI over NCI protocol support by Christophe Ricard · 9 years ago
  89. 736bb95 NFC: nci: Support logical connections management by Christophe Ricard · 9 years ago
  90. f7f793f NFC: nci: Add NFCEE enabling and disabling support by Christophe Ricard · 9 years ago
  91. af9c8aa NFC: nci: Add NFCEE discover support by Christophe Ricard · 9 years ago
  92. 4aeee68 NFC: nci: Add dynamic logical connections support by Christophe Ricard · 9 years ago
  93. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 9 years ago
  94. a584143 Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 by J. Bruce Fields · 9 years ago
  95. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 9 years ago
  96. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 9 years ago
  97. 68e331c bridge: offload bridge port attributes to switch asic if feature flag set by Roopa Prabhu · 9 years ago
  98. 8a44dbb swdevice: add new apis to set and del bridge port attributes by Roopa Prabhu · 9 years ago
  99. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 9 years ago
  100. bdbbb85 ipv4: tcp: get rid of ugly unicast_sock by Eric Dumazet · 9 years ago