index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: track success and failure of TCP PMTU probing
Rick Jones
2015-07-22
2
-0
/
+4
*
mpls: make RTA_OIF optional
Roopa Prabhu
2015-07-22
1
-1
/
+66
*
tipc: fix compatibility bug
Jon Paul Maloy
2015-07-22
1
-1
/
+1
*
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2015-07-22
1
-0
/
+4
*
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
7
-361
/
+218
*
openvswitch: Abstract vport name through ovs_vport_name()
Thomas Graf
2015-07-21
6
-12
/
+9
*
openvswitch: Move dev pointer into vport itself
Thomas Graf
2015-07-21
6
-91
/
+59
*
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
2015-07-21
6
-13
/
+79
*
fib: Add fib rule match on tunnel id
Thomas Graf
2015-07-21
2
-2
/
+38
*
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
3
-1
/
+116
*
route: Extend flow representation with tunnel key
Thomas Graf
2015-07-21
2
-0
/
+10
*
arp: Inherit metadata dst when creating ARP requests
Thomas Graf
2015-07-21
1
-28
/
+37
*
dst: Metadata destinations
Thomas Graf
2015-07-21
4
-16
/
+75
*
icmp: Don't leak original dst into ip_route_input()
Thomas Graf
2015-07-21
1
-0
/
+1
*
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-07-21
11
-134
/
+64
*
mpls: ip tunnel support
Roopa Prabhu
2015-07-21
3
-1
/
+241
*
mpls: export mpls functions for use by mpls iptunnels
Roopa Prabhu
2015-07-21
2
-5
/
+15
*
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
2015-07-21
1
-0
/
+1
*
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
2015-07-21
1
-0
/
+2
*
lwtunnel: support dst output redirect function
Roopa Prabhu
2015-07-21
1
-0
/
+56
*
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
2
-3
/
+32
*
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
3
-3
/
+117
*
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
2015-07-21
3
-0
/
+187
*
xfrm: Fix a typo
Jakub Wilk
2015-07-21
1
-1
/
+1
*
sctp: fix cut and paste issue in comment
Marcelo Ricardo Leitner
2015-07-21
1
-1
/
+1
*
sctp: fix src address selection if using secondary addresses
Marcelo Ricardo Leitner
2015-07-21
1
-0
/
+10
*
sctp: reduce indent level on sctp_v4_get_dst
Marcelo Ricardo Leitner
2015-07-21
1
-15
/
+17
*
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
2015-07-21
1
-0
/
+2
*
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
2015-07-21
1
-0
/
+48
*
tipc: reduce locking scope during packet reception
Jon Paul Maloy
2015-07-21
8
-389
/
+478
*
tipc: introduce node contact FSM
Jon Paul Maloy
2015-07-21
4
-54
/
+185
*
tipc: move link supervision timer to node level
Jon Paul Maloy
2015-07-21
4
-80
/
+68
*
tipc: simplify link timer implementation
Jon Paul Maloy
2015-07-21
2
-45
/
+72
*
tipc: improve link FSM implementation
Jon Paul Maloy
2015-07-21
2
-156
/
+195
*
tipc: introduce new link protocol msg create function
Jon Paul Maloy
2015-07-21
1
-67
/
+77
*
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
2015-07-21
4
-78
/
+67
*
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
2015-07-21
8
-77
/
+198
*
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
2015-07-21
3
-40
/
+37
*
tipc: use bearer index when looking up active links
Jon Paul Maloy
2015-07-21
2
-73
/
+59
*
tipc: move link input queue to tipc_node
Jon Paul Maloy
2015-07-21
4
-19
/
+27
*
tipc: move link creation from neighbor discoverer to node
Jon Paul Maloy
2015-07-21
3
-16
/
+37
*
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
2015-07-21
6
-136
/
+143
*
switchdev: add offload_fwd_mark generator helper
Scott Feldman
2015-07-21
1
-0
/
+103
*
net: add phys ID compare helper to test if two IDs are the same
Scott Feldman
2015-07-21
1
-6
/
+2
*
net: don't reforward packets already forwarded by offload device
Scott Feldman
2015-07-21
1
-0
/
+10
*
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
Nikolay Aleksandrov
2015-07-21
1
-0
/
+4
*
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
Phil Sutter
2015-07-20
1
-0
/
+2
*
bridge: multicast: fix handling of temp and perm entries
Satish Ashok
2015-07-20
3
-7
/
+22
*
bridge: multicast: notify on group delete
Nikolay Aleksandrov
2015-07-20
1
-0
/
+2
*
ebpf: add helper to retrieve net_cls's classid cookie
Daniel Borkmann
2015-07-20
1
-0
/
+15
[next]