1. 88b68bc netfilter: conntrack: don't attempt to iterate over empty table by Florian Westphal · 8 years ago
  2. 5e3c61f netfilter: conntrack: fix lookup race during hash resize by Florian Westphal · 8 years ago
  3. 2cf1234 netfilter: conntrack: keep BH enabled during lookup by Florian Westphal · 8 years ago
  4. 1ad8f48 netfilter: nftables: add connlabel set support by Florian Westphal · 8 years ago
  5. 777c6ae tcp: two more missing bh disable by Eric Dumazet · 8 years ago
  6. 614bdd4 tcp: must block bh in __inet_twsk_hashdance() by Eric Dumazet · 8 years ago
  7. 46cc6e4 tcp: fix lockdep splat in tcp_snd_una_update() by Eric Dumazet · 8 years ago
  8. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  9. 5332174 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  10. 5f8e447 net: fix infoleak in rtnetlink by Kangjie Lu · 8 years ago
  11. b8670c0 net: fix infoleak in llc by Kangjie Lu · 8 years ago
  12. 9b36627 net: remove dev->trans_start by Florian Westphal · 8 years ago
  13. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  14. 8bf42e9 gre6: add Kconfig dependency for NET_IPGRE_DEMUX by Arnd Bergmann · 8 years ago
  15. 125372f gre: receive also TEB packets for lwtunnels by Jiri Benc · 8 years ago
  16. 244a797 gre: move iptunnel_pull_header down to ipgre_rcv by Jiri Benc · 8 years ago
  17. 00b2034 gre: remove superfluous pskb_may_pull by Jiri Benc · 8 years ago
  18. b1dc497 net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO by Alexander Duyck · 8 years ago
  19. 36c9838 gso: Only allow GSO_PARTIAL if we can checksum the inner protocol by Alexander Duyck · 8 years ago
  20. d7fb5a8 gso: Do not perform partial GSO if number of partial segments is 1 or less by Alexander Duyck · 8 years ago
  21. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 8 years ago
  22. d401123 tcp: guarantee forward progress in tcp_sendmsg() by Eric Dumazet · 8 years ago
  23. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 1c53855 nfc: nci: Add nci_nfcc_loopback to the nci core by Christophe Ricard · 8 years ago
  25. 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 8 years ago
  26. de5ea85 nfc: nci: Fix nci_core_conn_close by Christophe Ricard · 8 years ago
  27. 1883602 nfc: nci: Fix nci_core_conn_create to allowing empty destination by Christophe Ricard · 8 years ago
  28. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 8 years ago
  29. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  30. bd7c5f9 RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. by Sowmini Varadhan · 8 years ago
  31. eb19284 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock by Sowmini Varadhan · 8 years ago
  32. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 8 years ago
  33. 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 8 years ago
  34. 10724cc tipc: redesign connection-level flow control by Jon Paul Maloy · 8 years ago
  35. 60020e1 tipc: propagate peer node capabilities to socket layer by Jon Paul Maloy · 8 years ago
  36. 7c8bcfb tipc: re-enable compensation for socket receive buffer double counting by Jon Paul Maloy · 8 years ago
  37. 64c59a3 Remove unnecessary allocation by J. Bruce Fields · 8 years ago
  38. 64ae7445 batman-adv: Split batadv_iv_ogm_orig_del_if function by Sven Eckelmann · 9 years ago
  39. 86de37c batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_update by Simon Wunderlich · 9 years ago
  40. efcc9d3 batman-adv: move and restructure batadv_v_ogm_forward by Simon Wunderlich · 9 years ago
  41. 121bdca batman-adv: fix debuginfo macro style issue by Simon Wunderlich · 9 years ago
  42. 6fc77a5 batman-adv: Fix function names on new line starting with '*' by Sven Eckelmann · 9 years ago
  43. f298cb9 batman-adv: Add kernel-doc for batadv_interface_rx by Sven Eckelmann · 9 years ago
  44. 98a5b1d batman-adv: Fix kerneldoc for batadv_compare_claim by Sven Eckelmann · 9 years ago
  45. d3abce7 batman-adv: Fix checkpatch warning about 'unsigned' type by Sven Eckelmann · 9 years ago
  46. 6d030de batman-adv: fix wrong names in kerneldoc by Antonio Quartulli · 9 years ago
  47. 4ba4bc0 batman-adv: use to_delayed_work by Geliang Tang · 9 years ago
  48. fb1f23e batman-adv: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  49. 925a6f3 batman-adv: use static string for table headers by Antonio Quartulli · 9 years ago
  50. 565489d batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  51. 5613091 VSOCK: constify vsock_transport structure by Julia Lawall · 8 years ago
  52. 9d18562 fq_codel: add batch ability to fq_codel_drop() by Eric Dumazet · 8 years ago
  53. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 8 years ago
  54. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 8 years ago
  55. 9b40d5a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  56. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 8 years ago
  57. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 8 years ago
  58. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  59. e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 8 years ago
  60. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  61. b05229f gre6: Cleanup GREv6 transmit path, call common GRE functions by Tom Herbert · 8 years ago
  62. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 8 years ago
  63. 182a352 gre: Create common functions for transmit by Tom Herbert · 8 years ago
  64. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 8 years ago
  65. 308edfdf gre6: Cleanup GREv6 receive path, call common GRE functions by Tom Herbert · 8 years ago
  66. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 8 years ago
  67. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 8 years ago
  68. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  69. 5413d1b net: do not block BH while processing socket backlog by Eric Dumazet · 8 years ago
  70. 860fbbc sctp: prepare for socket backlog behavior change by Eric Dumazet · 8 years ago
  71. e61da9e udp: prepare for non BH masking at backlog processing by Eric Dumazet · 8 years ago
  72. 7309f88 dccp: do not assume DCCP code is non preemptible by Eric Dumazet · 8 years ago
  73. fb3477c tcp: do not block bh during prequeue processing by Eric Dumazet · 8 years ago
  74. c10d931 tcp: do not assume TCP code is non preemptible by Eric Dumazet · 8 years ago
  75. 866daf6 wext: remove a/b/g/n from SIOCGIWNAME by Johannes Berg · 8 years ago
  76. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 8 years ago
  78. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 8 years ago
  79. efe7905 tipc: only process unicast on intended node by Hamish Martin · 8 years ago
  80. def22c4 tipc: set 'active' state correctly for first established link by Jon Paul Maloy · 8 years ago
  81. 90e5d0d soreuseport: Fix TCP listener hash collision by Craig Gallek · 8 years ago
  82. 018f825 net: l2tp: fix reversed udp6 checksum flags by Wang Shanker · 8 years ago
  83. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
  84. 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 9 years ago
  85. 807c8d81 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically by Peter Hurley · 9 years ago
  86. 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 9 years ago
  87. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 9 years ago
  88. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
  89. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 8 years ago
  90. f27337e ip_tunnel: fix preempt warning in ip tunnel creation/updating by Paolo Abeni · 8 years ago
  91. cec5913 netfilter: IDLETIMER: fix race condition when destroy the target by Liping Zhang · 9 years ago
  92. abe59c6 batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node by Sven Eckelmann · 9 years ago
  93. a33d970 batman-adv: Fix reference counting of vlan object for tt_local_entry by Sven Eckelmann · 9 years ago
  94. b6cf5d4 batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event by Antonio Quartulli · 9 years ago
  95. 2871734 batman-adv: fix DAT candidate selection (must use vid) by Antonio Quartulli · 9 years ago
  96. 70d72b7 netfilter: conntrack: init all_locks to avoid debug warning by Florian Westphal · 9 years ago
  97. 92b4423 netfilter: fix IS_ERR_VALUE usage by Pablo Neira Ayuso · 8 years ago
  98. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  99. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 8 years ago
  100. 0cef6a4 tcp: give prequeue mode some care by Eric Dumazet · 8 years ago