1. c9db965 openvswitch: Abstract vport name through ovs_vport_name() by Thomas Graf · 9 years ago
  2. be4ace6 openvswitch: Move dev pointer into vport itself by Thomas Graf · 9 years ago
  3. 34ae932 openvswitch: Make tunnel set action attach a metadata dst by Thomas Graf · 9 years ago
  4. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  5. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  6. 1b7179d route: Extend flow representation with tunnel key by Thomas Graf · 9 years ago
  7. 0accfc2 arp: Inherit metadata dst when creating ARP requests by Thomas Graf · 9 years ago
  8. f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
  9. 773a69d icmp: Don't leak original dst into ip_route_input() by Thomas Graf · 9 years ago
  10. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  11. e3e4712 mpls: ip tunnel support by Roopa Prabhu · 9 years ago
  12. face018 mpls: export mpls functions for use by mpls iptunnels by Roopa Prabhu · 9 years ago
  13. 74a0f2f ipv6: rt6_info output redirect to tunnel output by Roopa Prabhu · 9 years ago
  14. 8602a62 ipv4: redirect dst output to lwtunnel output by Roopa Prabhu · 9 years ago
  15. ffce419 lwtunnel: support dst output redirect function by Roopa Prabhu · 9 years ago
  16. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  17. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  18. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  19. 0c199a9 xfrm: Fix a typo by Jakub Wilk · 9 years ago
  20. b52effd sctp: fix cut and paste issue in comment by Marcelo Ricardo Leitner · 9 years ago
  21. 0ca50d1 sctp: fix src address selection if using secondary addresses by Marcelo Ricardo Leitner · 9 years ago
  22. 0786828 sctp: reduce indent level on sctp_v4_get_dst by Marcelo Ricardo Leitner · 9 years ago
  23. 4d9c5c5 test_bpf: add bpf_skb_vlan_push/pop() tests by Alexei Starovoitov · 9 years ago
  24. 4e10df9 bpf: introduce bpf_skb_vlan_push/pop() helpers by Alexei Starovoitov · 9 years ago
  25. d999297 tipc: reduce locking scope during packet reception by Jon Paul Maloy · 9 years ago
  26. 1a20cc2 tipc: introduce node contact FSM by Jon Paul Maloy · 9 years ago
  27. 8a1577c tipc: move link supervision timer to node level by Jon Paul Maloy · 9 years ago
  28. 333ef69 tipc: simplify link timer implementation by Jon Paul Maloy · 9 years ago
  29. 6ab30f9 tipc: improve link FSM implementation by Jon Paul Maloy · 9 years ago
  30. 426cc2b tipc: introduce new link protocol msg create function by Jon Paul Maloy · 9 years ago
  31. d3504c3 tipc: clean up definitions and usage of link flags by Jon Paul Maloy · 9 years ago
  32. af9b028 tipc: make media xmit call outside node spinlock context by Jon Paul Maloy · 9 years ago
  33. 22d85c7 tipc: change sk_buffer handling in tipc_link_xmit() by Jon Paul Maloy · 9 years ago
  34. 36e78a4 tipc: use bearer index when looking up active links by Jon Paul Maloy · 9 years ago
  35. d39bbd4 tipc: move link input queue to tipc_node by Jon Paul Maloy · 9 years ago
  36. d3a43b9 tipc: move link creation from neighbor discoverer to node by Jon Paul Maloy · 9 years ago
  37. 9d13ec6 tipc: introduce link entry structure to struct tipc_node by Jon Paul Maloy · 9 years ago
  38. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  39. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  40. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  41. a7ce45a bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined by Nikolay Aleksandrov · 9 years ago
  42. a0a9f33 net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set by Phil Sutter · 9 years ago
  43. e10177a bridge: multicast: fix handling of temp and perm entries by Satish Ashok · 9 years ago
  44. ef8299de bridge: multicast: notify on group delete by Nikolay Aleksandrov · 9 years ago
  45. 8d20aab ebpf: add helper to retrieve net_cls's classid cookie by Daniel Borkmann · 9 years ago
  46. b87a173 cls_cgroup: factor out classid retrieval by Daniel Borkmann · 9 years ago
  47. c15df30 ipv6: Remove unused arguments for __ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 9 years ago
  48. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  49. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  50. c0b8da1 ipv6: Fix finding best source address in ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  51. 40bdc53 pkt_sched: sch_qfq: remove unused member of struct qfq_sched by Andrea Parri · 9 years ago
  52. 638d3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 74fe61f bridge: mdb: add vlan support for user entries by Nikolay Aleksandrov · 9 years ago
  54. de551f2 net: Build IPv6 into kernel by default by Tom Herbert · 9 years ago
  55. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  56. cee9f6d Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  57. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  58. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 9 years ago
  59. 8f5063e net: dsa: Test array index before use by Florian Fainelli · 9 years ago
  60. 2ee9401 net: switchdev: don't abort unsupported operations by Vivien Didelot · 9 years ago
  61. 14fe22e Revert "ipv4: use skb coalescing in defragmentation" by Florian Westphal · 9 years ago
  62. 8220ea2 net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets by Phil Sutter · 9 years ago
  63. 9131f3d ipv6: Do not iterate over all interfaces when finding source address on specific interface. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  64. 51ed7f3e bridge: mdb: allow the user to delete mdb entry if there's a querier by Satish Ashok · 9 years ago
  65. 2c17d27 net: call rcu_read_lock early in process_backlog by Julian Anastasov · 9 years ago
  66. e9e4dd3 net: do not process device backlog during unregistration by Julian Anastasov · 9 years ago
  67. a7d35f9 bridge: fix potential crash in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  68. a4e2405 tcp: do not export tcp_init_xmit_timers() by Eric Dumazet · 9 years ago
  69. 09cf021 bridge: mdb: fill state in br_mdb_notify by Nikolay Aleksandrov · 9 years ago
  70. cb1c616 route: remove unsed variable in __mkroute_input by Masatake YAMATO · 9 years ago
  71. 35a256f ipv6: Nonlocal bind by Tom Herbert · 9 years ago
  72. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 9 years ago
  73. fc01538f inet: simplify timewait refcounting by Eric Dumazet · 9 years ago
  74. 8b58a39 ipv6: use flag instead of u16 for hop in inet6_skb_parm by Florian Westphal · 9 years ago
  75. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  76. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  77. b20a3fa tcp: update congestion state first before raising cwnd by Yuchung Cheng · 9 years ago
  78. 7617400 tcp: do not slow start when cwnd equals ssthresh by Yuchung Cheng · 9 years ago
  79. 071d508 tcp: add tcp_in_slow_start helper by Yuchung Cheng · 9 years ago
  80. 1007f59 net: skb_defer_rx_timestamp should check for phydev before setting up classify by Alexander Duyck · 9 years ago
  81. 2251ae4 tcp: v1 always send a quick ack when quickacks are enabled by Jon Maxwell · 9 years ago
  82. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  83. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  84. ace15bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  85. 974d7af ipv4: add support for linkdown sysctl to netconf by Andy Gospodarek · 9 years ago
  86. f1158b7 bridge: mdb: zero out the local br_ip variable before use by Nikolay Aleksandrov · 9 years ago
  87. fdd75ea net/tipc: initialize security state for new connection socket by Stephen Smalley · 9 years ago
  88. fc24f2b ip_tunnel: fix ipv4 pmtu check to honor inner ip header df by Timo Teräs · 9 years ago
  89. 4f7d2cd rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver by Daniel Borkmann · 9 years ago
  90. 95ec655 Revert "dev: set iflink to 0 for virtual interfaces" by Nicolas Dichtel · 9 years ago
  91. d339727 net: graceful exit from netif_alloc_netdev_queues() by Eric Dumazet · 9 years ago
  92. f7e2965 bridge: mdb: start delete timer for temp static entries by Satish Ashok · 9 years ago
  93. 32f675b net_sched: gen_estimator: extend pps limit by Eric Dumazet · 9 years ago
  94. 2ee22a9 net_sched: act_mirred: remove spinlock in fast path by Eric Dumazet · 9 years ago
  95. 56e5d1c net_sched: act_gact: remove spinlock in fast path by Eric Dumazet · 9 years ago
  96. 8f2ae965b net_sched: act_gact: read tcfg_ptype once by Eric Dumazet · 9 years ago
  97. cc6510a net_sched: act_gact: use a separate packet counters for gact_determ() by Eric Dumazet · 9 years ago
  98. cef5ecf net_sched: act_gact: make tcfg_pval non zero by Eric Dumazet · 9 years ago
  99. 519c818 net: sched: add percpu stats to actions by Eric Dumazet · 9 years ago
  100. 24ea591 net: sched: extend percpu stats helpers by Eric Dumazet · 9 years ago