1. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  2. 39a0295 tipc: Don't use iocb argument in socket layer by Ying Xue · 9 years ago
  3. 744d5a3 net: move skb->dropcount to skb->cb[] by Eyal Birger · 9 years ago
  4. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 9 years ago
  5. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 9 years ago
  6. 2472d76 net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path by Eyal Birger · 9 years ago
  7. 2cfdf9f net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp() by Eyal Birger · 9 years ago
  8. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 9 years ago
  9. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 9 years ago
  10. e2e9b65 cls_bpf: add initial eBPF support for programmable classifiers by Daniel Borkmann · 9 years ago
  11. 24701ec ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux by Daniel Borkmann · 9 years ago
  12. 96be432 ebpf: add sched_cls_type and map it to sk_filter's verifier ops by Daniel Borkmann · 9 years ago
  13. d4052c4 ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code by Daniel Borkmann · 9 years ago
  14. a2c83ff ebpf: constify various function pointer structs by Daniel Borkmann · 9 years ago
  15. 74abc20 tcp: cleanup static functions by Eric Dumazet · 9 years ago
  16. a0ea700 tcp: tso: allow CA_CWR state in tcp_tso_should_defer() by Eric Dumazet · 9 years ago
  17. 50c8339 tcp: tso: restore IW10 after TSO autosizing by Eric Dumazet · 9 years ago
  18. 5f852eb tcp: tso: remove tp->tso_deferred by Eric Dumazet · 9 years ago
  19. d76a436 tipc: make media address offset a common define by Erik Hugne · 9 years ago
  20. 91e2eb5 tipc: rename media/msg related definitions by Erik Hugne · 9 years ago
  21. afaa3f6 tipc: purge links when bearer is disabled by Erik Hugne · 9 years ago
  22. 7fe8097 tipc: fix nullpointer bug when subscribing to events by Erik Hugne · 9 years ago
  23. 3622c36 tipc: only create header copy for name distr messages by Erik Hugne · 9 years ago
  24. 79e5ad2 fib_trie: Remove leaf_info by Alexander Duyck · 9 years ago
  25. 9b6ebad fib_trie: Add slen to fib alias by Alexander Duyck · 9 years ago
  26. 5786ec6 fib_trie: Replace plen with slen in leaf_info by Alexander Duyck · 9 years ago
  27. 56315f9 fib_trie: Convert fib_alias to hlist from list by Alexander Duyck · 9 years ago
  28. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 9 years ago
  29. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 9 years ago
  30. 723b8e4 udp: In udp_flow_src_port use random hash value if skb_get_hash fails by Tom Herbert · 9 years ago
  31. fed0a15 bridge: fix link notification skb size calculation to include vlan ranges by Roopa Prabhu · 9 years ago
  32. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 9 years ago
  33. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 9 years ago
  34. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 9 years ago
  35. 49e64dc ipv6: remove dead debug code from ip6_tunnel.c by Ian Morris · 9 years ago
  36. b7853d7 bridge: add vlan info to bridge setlink and dellink notification messages by Roopa Prabhu · 10 years ago
  37. e099b2d net: __aligned(size) is preferred over __attribute__((aligned(size))) by Ameen Ali · 10 years ago
  38. 92b8391 batman-adv: Fix use of seq_has_overflowed() by Joe Perches · 10 years ago
  39. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 10 years ago
  40. d340c86 ethtool: use "ops" name consistenty in ethtool_set_rxfh() by Dan Carpenter · 10 years ago
  41. 29778be ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Alex W Slater · 10 years ago
  42. 959d10f igmp: add __ip_mc_{join|leave}_group() by Eric Dumazet · 10 years ago
  43. 6d91147 batman-adv: Remove uses of return value of seq_printf by Joe Perches · 10 years ago
  44. db2855a tcp: silence registration message by stephen hemminger · 10 years ago
  45. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  46. 1933492 net: dsa: Set valid phy interface type by Guenter Roeck · 10 years ago
  47. 7afb888 rtnetlink: call ->dellink on failure when ->newlink exists by WANG Cong · 10 years ago
  48. ca9f1fd net: spelling fixes by Stephen Hemminger · 10 years ago
  49. 4a26e453 net/core: Fix warning while make xmldocs caused by dev.c by Masanari Iida · 10 years ago
  50. 3b47117 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 10 years ago
  51. 26ad0b8 openvswitch: Fix key serialization. by Pravin B Shelar · 10 years ago
  52. f090682 net: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  53. ba34e6d tcp: make sure skb is not shared before using skb_get() by Eric Dumazet · 10 years ago
  54. f48b80a memcg: cleanup static keys decrement by Vladimir Davydov · 10 years ago
  55. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  56. 9672723 bridge: netfilter: Move sysctl-specific error code inside #ifdef by Geert Uytterhoeven · 10 years ago
  57. 4762fb9 ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc by Jan Stancek · 10 years ago
  58. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  59. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  60. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  61. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  62. 650c5e5 mm: page_counter: pull "-1" handling out of page_counter_memparse() by Johannes Weiner · 10 years ago
  63. fe881ef gue: Use checksum partial with remote checksum offload by Tom Herbert · 10 years ago
  64. 15e2396 net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload by Tom Herbert · 10 years ago
  65. 6db93ea udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path by Tom Herbert · 10 years ago
  66. 26c4f7d net: Fix remcsum in GRO path to not change packet by Tom Herbert · 10 years ago
  67. 1310160 openvswitch: Add missing initialization in validate_and_copy_set_tun() by Geert Uytterhoeven · 10 years ago
  68. b35725a openvswitch: Reset key metadata for packet execution. by Pravin B Shelar · 10 years ago
  69. 80ad0d4 rds: rds_cong_queue_updates needs to defer the congestion update transmission by Sowmini Varadhan · 10 years ago
  70. bf250a1 ipv6: Partial checksum only UDP packets by Vlad Yasevich · 10 years ago
  71. 4a3046d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  72. 04f81f0 cipso: don't use IPCB() to locate the CIPSO IP option by Paul Moore · 10 years ago
  73. c627d31 SUNRPC: Cleanup to remove xs_tcp_close() by Trond Myklebust · 10 years ago
  74. b0f9ca5 ipv4: Namespecify TCP PMTU mechanism by Fan Du · 10 years ago
  75. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  76. 402e23b SUNRPC: Fix stupid typo in xs_sock_set_reuseport by Trond Myklebust · 10 years ago
  77. 531c94a tcp: don't include Fast Open option in SYN-ACK on pure SYN-data by Yuchung Cheng · 10 years ago
  78. fd3137c openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set by Thomas Graf · 10 years ago
  79. 8381eac ipv6: Make __ipv6_select_ident static by Vlad Yasevich · 10 years ago
  80. 51f3077 ipv6: Fix fragment id assignment on LE arches. by Vlad Yasevich · 10 years ago
  81. 25d3b49 bridge: Fix inability to add non-vlan fdb entry by Toshiaki Makita · 10 years ago
  82. b750f5b net: dsa: Remove redundant phy_attach() by Andrew Lunn · 10 years ago
  83. 941787b tipc: remove tipc_snprintf by Richard Alpe · 10 years ago
  84. 22ae7cf tipc: nl compat add noop and remove legacy nl framework by Richard Alpe · 10 years ago
  85. 5a81a63 tipc: convert legacy nl stats show to nl compat by Richard Alpe · 10 years ago
  86. 3c26181 tipc: convert legacy nl net id get to nl compat by Richard Alpe · 10 years ago
  87. 964f950 tipc: convert legacy nl net id set to nl compat by Richard Alpe · 10 years ago
  88. d7cc75d tipc: convert legacy nl node addr set to nl compat by Richard Alpe · 10 years ago
  89. 4b28cb5 tipc: convert legacy nl node dump to nl compat by Richard Alpe · 10 years ago
  90. 5bfc335 tipc: convert legacy nl media dump to nl compat by Richard Alpe · 10 years ago
  91. 487d2a3 tipc: convert legacy nl socket dump to nl compat by Richard Alpe · 10 years ago
  92. 44a8ae9 tipc: convert legacy nl name table dump to nl compat by Richard Alpe · 10 years ago
  93. 1817877 tipc: convert legacy nl link stat reset to nl compat by Richard Alpe · 10 years ago
  94. 37e2d48 tipc: convert legacy nl link prop set to nl compat by Richard Alpe · 10 years ago
  95. 357ebdb tipc: convert legacy nl link dump to nl compat by Richard Alpe · 10 years ago
  96. f2b3b2d tipc: convert legacy nl link stat to nl compat by Richard Alpe · 10 years ago
  97. 9ab1546 tipc: convert legacy nl bearer enable/disable to nl compat by Richard Alpe · 10 years ago
  98. d0796d1 tipc: convert legacy nl bearer dump to nl compat by Richard Alpe · 10 years ago
  99. bfb3e5d tipc: move and rename the legacy nl api to "nl compat" by Richard Alpe · 10 years ago
  100. 54c0987 SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG by Trond Myklebust · 10 years ago