1. 28b7dea wimax: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  2. 505e907 af_unix: remove 0 assignment on static by Fabian Frederick · 10 years ago
  3. ea85a0a ipv6: Do not warn for informational ICMP messages, regardless of type. by David S. Miller · 10 years ago
  4. 908344c tipc: fix bug in multicast congestion handling by Jon Maloy · 10 years ago
  5. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  6. 02c0fc1 net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() by WANG Cong · 10 years ago
  7. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  8. 0a5d1c5 openvswitch: fix a sparse warning by Andy Zhou · 10 years ago
  9. 42350dc net: fix a sparse warning by Andy Zhou · 10 years ago
  10. 327571c ipv6: don't walk node's leaf during serial number update by Hannes Frederic Sowa · 10 years ago
  11. 812918c ipv6: make fib6 serial number per namespace by Hannes Frederic Sowa · 10 years ago
  12. c8c4d42 ipv6: only generate one new serial number per fib mutation by Hannes Frederic Sowa · 10 years ago
  13. 42b1870 ipv6: make rt_sernum atomic and serial number fields ordinary ints by Hannes Frederic Sowa · 10 years ago
  14. 94b2cfe ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal by Hannes Frederic Sowa · 10 years ago
  15. 1ff0dc9 net: validate_xmit_vlan() is static by Eric Dumazet · 10 years ago
  16. 79952bc net: fix rcu access on phonet_routes by Fabian Frederick · 10 years ago
  17. 18cdb37 net: sched: do not use tcf_proto 'tp' argument from call_rcu by John Fastabend · 10 years ago
  18. 13990f8 net: sched: cls_cgroup tear down exts and ematch from rcu callback by John Fastabend · 10 years ago
  19. 82a470f net: sched: remove tcf_proto from ematch calls by John Fastabend · 10 years ago
  20. fcbeb97 net: introduce netdevice gso_min_segs attribute by Eric Dumazet · 10 years ago
  21. b47bd8d ipv4: igmp: fix v3 general query drop monitor false positive by Daniel Borkmann · 10 years ago
  22. 1255a50 ethtool: Ethtool parameter to dynamically change tx_copybreak by Eric Dumazet · 10 years ago
  23. f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
  24. bec3cfd net: skb_segment() provides list head and tail by Eric Dumazet · 10 years ago
  25. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  26. 6b205b2 openvswitch: Factor out allocation and verification of actions. by Jesse Gross · 10 years ago
  27. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 10 years ago
  28. 67fa034 openvswitch: Add support for matching on OAM packets. by Jesse Gross · 10 years ago
  29. 0714812 openvswitch: Eliminate memset() from flow_extract. by Jesse Gross · 10 years ago
  30. 0b5e8b8 net: Add Geneve tunneling protocol driver by Andy Zhou · 10 years ago
  31. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  32. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  33. 5be5a2d bridge: Add filtering support for default_pvid by Vlad Yasevich · 10 years ago
  34. 3df6bf4 bridge: Simplify pvid checks. by Vlad Yasevich · 10 years ago
  35. 96a20d9 bridge: Add a default_pvid sysfs attribute by Vlad Yasevich · 10 years ago
  36. 1e203c1 net: sched: suspicious RCU usage in qdisc_watchdog by John Fastabend · 10 years ago
  37. f7d6b96 net: dsa: do not call phy_start_aneg by Florian Fainelli · 10 years ago
  38. c8753d5 net: Cleanup skb cloning by adding SKB_FCLONE_FREE by Vijay Subramanian · 10 years ago
  39. bc1fc39 ip_tunnel: Add GUE support by Tom Herbert · 10 years ago
  40. 37dd024 gue: Receive side for Generic UDP Encapsulation by Tom Herbert · 10 years ago
  41. efc98d0 fou: eliminate IPv4,v6 specific GRO functions by Tom Herbert · 10 years ago
  42. 7371e02 ip_tunnel: Account for secondary encapsulation header in max_headroom by Tom Herbert · 10 years ago
  43. 0129120 net: do not export skb_gro_receive() by Eric Dumazet · 10 years ago
  44. 55a93b3 qdisc: validate skb without holding lock by Eric Dumazet · 10 years ago
  45. 808e7ac qdisc: dequeue bulking also pickup GSO/TSO packets by Jesper Dangaard Brouer · 10 years ago
  46. 5772e9a qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE by Jesper Dangaard Brouer · 10 years ago
  47. 8da4cc1 netfilter: nft_masq: register/unregister notifiers on module init/exit by Arturo Borrero · 10 years ago
  48. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  49. f6cd071 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  50. 4b7fd5d netfilter: explicit module dependency between br_netfilter and physdev by Pablo Neira Ayuso · 10 years ago
  51. 36d2af5 netfilter: nf_tables: allow to filter from prerouting and postrouting by Pablo Neira Ayuso · 10 years ago
  52. 756c1b1 netfilter: nft_compat: remove incomplete 32/64 bits arch compat code by Pablo Neira Ayuso · 10 years ago
  53. 1b1bc49 netfilter: nf_tables: wait for call_rcu completion on module removal by Pablo Neira Ayuso · 10 years ago
  54. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  55. c8d7b98 netfilter: move nf_send_resetX() code to nf_reject_ipvX modules by Pablo Neira Ayuso · 10 years ago
  56. 51b0a5d netfilter: nft_reject: introduce icmp code abstraction for inet and bridge by Pablo Neira Ayuso · 10 years ago
  57. 9c238ca Bluetooth: 6lowpan: Check transmit errors for multicast packets by Jukka Rissanen · 10 years ago
  58. d7b6b0a Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets by Jukka Rissanen · 10 years ago
  59. a7807d73 Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails by Jukka Rissanen · 10 years ago
  60. fc12518 Bluetooth: 6lowpan: Memory leak as the skb is not freed by Jukka Rissanen · 10 years ago
  61. 02e246a Bluetooth: Fix lockdep warning with l2cap_chan_connect by Johan Hedberg · 10 years ago
  62. 38b2cf2 net: pktgen: packet bursting via skb->xmit_more by Alexei Starovoitov · 10 years ago
  63. 775dd69 net: bridge: add a br_set_state helper function by Florian Fainelli · 10 years ago
  64. a0efb80 net_sched: avoid calling tcf_unbind_filter() in call_rcu callback by WANG Cong · 10 years ago
  65. 6e05656 net_sched: fix another crash in cls_tcindex by WANG Cong · 10 years ago
  66. 54bc9ba gre: Set inner protocol in v4 and v6 GRE transmit by Tom Herbert · 10 years ago
  67. 077c5a0 ipip: Set inner IP protocol in ipip by Tom Herbert · 10 years ago
  68. 469471c sit: Set inner IP protocol in sit by Tom Herbert · 10 years ago
  69. 8bce6d7 udp: Generalize skb_udp_segment by Tom Herbert · 10 years ago
  70. ce1a4ea net: avoid one atomic operation in skb_clone() by Eric Dumazet · 10 years ago
  71. e500f48 net/dccp/ccid.c: add __init to ccid_activate by Fabian Frederick · 10 years ago
  72. 0c5b8a4 net/dccp/proto.c: add __init to dccp_mib_init by Fabian Frederick · 10 years ago
  73. d0bf4a9 net: cleanup and document skb fclone layout by Eric Dumazet · 10 years ago
  74. b248230 tcp: abort orphan sockets stalling on zero window probes by Yuchung Cheng · 10 years ago
  75. cb57659 cipso: add __init to cipso_v4_cache_init by Fabian Frederick · 10 years ago
  76. 57a02c3 inet: frags: add __init to ip4_frags_ctl_register by Fabian Frederick · 10 years ago
  77. 47d7a88c tcp: add __init to tcp_init_mem by Fabian Frederick · 10 years ago
  78. e506d40 net: dsa: Fix build warning for !PM_SLEEP by Thierry Reding · 10 years ago
  79. 2c804d0 ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive() by Eric Dumazet · 10 years ago
  80. f0a0c1c ieee802154: fix __init functions by Fabian Frederick · 10 years ago
  81. a12a601 tcp: Change tcp_slow_start function to return void by Li RongQing · 10 years ago
  82. 3243acd ieee802154: add __init to lowpan_frags_sysctl_register by Fabian Frederick · 10 years ago
  83. 0d4a2f9 irda: add __init to irlan_open by Fabian Frederick · 10 years ago
  84. 57f5877 netfilter: bridge: build br_nf_core only if required by Florian Westphal · 10 years ago
  85. 705f1c8 ipv6: remove rt6i_genid by Hannes Frederic Sowa · 10 years ago
  86. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  87. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  88. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  89. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  90. 17c9c82 ematch: Fix matching of inverted containers. by Ignacy Gawędzki · 10 years ago
  91. 73d3fe6 gro: fix aggregation for skb using frag_list by Eric Dumazet · 10 years ago
  92. 8522484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  93. 735d383 tcp: change TCP_ECN prefixes to lower case by Florian Westphal · 10 years ago
  94. d82bd12 tcp: move TCP_ECN_create_request out of header by Florian Westphal · 10 years ago
  95. 41c9199 tcp: remove unnecessary assignment. by Li RongQing · 10 years ago
  96. b193722 net: reorganize sk_buff for faster __copy_skb_header() by Eric Dumazet · 10 years ago
  97. 156395c Bluetooth: 6lowpan: Enable multicast support by Jukka Rissanen · 10 years ago
  98. 36b3dd2 Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header by Jukka Rissanen · 10 years ago
  99. db29a95 netfilter: conntrack: disable generic tracking for known protocols by Florian Westphal · 10 years ago
  100. 9363dc4 netfilter: nf_tables: store and dump set policy by Arturo Borrero · 10 years ago