index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
tipc: clean up socket layer message reception
Jon Paul Maloy
4
-146
/
+134
2015-07-27
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
3
-39
/
+47
2015-07-27
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
3
-34
/
+48
2015-07-25
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
Rosen, Rami
1
-2
/
+0
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2
-10
/
+4
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-136
/
+298
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-135
/
+295
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
1
-3
/
+19
2015-07-22
mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference
Roopa Prabhu
1
-1
/
+1
2015-07-22
net: track success and failure of TCP PMTU probing
Rick Jones
2
-0
/
+4
2015-07-22
mpls: make RTA_OIF optional
Roopa Prabhu
1
-1
/
+66
2015-07-22
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
1
-1
/
+1
2015-07-22
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
1
-32
/
+47
2015-07-22
tcp: suppress a division by zero warning
Eric Dumazet
1
-6
/
+5
2015-07-22
tipc: fix compatibility bug
Jon Paul Maloy
1
-1
/
+1
2015-07-22
net: #ifdefify sk_classid member of struct sock
Mathias Krause
1
-0
/
+4
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
7
-361
/
+218
2015-07-21
openvswitch: Abstract vport name through ovs_vport_name()
Thomas Graf
6
-12
/
+9
2015-07-21
openvswitch: Move dev pointer into vport itself
Thomas Graf
6
-91
/
+59
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
6
-13
/
+79
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
2
-2
/
+38
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
3
-1
/
+116
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
2
-0
/
+10
2015-07-21
arp: Inherit metadata dst when creating ARP requests
Thomas Graf
1
-28
/
+37
2015-07-21
dst: Metadata destinations
Thomas Graf
4
-16
/
+75
2015-07-21
icmp: Don't leak original dst into ip_route_input()
Thomas Graf
1
-0
/
+1
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
11
-134
/
+64
2015-07-21
mpls: ip tunnel support
Roopa Prabhu
3
-1
/
+241
2015-07-21
mpls: export mpls functions for use by mpls iptunnels
Roopa Prabhu
2
-5
/
+15
2015-07-21
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
1
-0
/
+1
2015-07-21
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
1
-0
/
+2
2015-07-21
lwtunnel: support dst output redirect function
Roopa Prabhu
1
-0
/
+56
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2
-3
/
+32
2015-07-21
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
3
-3
/
+117
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
3
-0
/
+187
2015-07-21
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+4
2015-07-21
xfrm: Fix a typo
Jakub Wilk
1
-1
/
+1
2015-07-21
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
1
-2
/
+3
2015-07-21
sched: cls_flower: fix panic on filter replace
Daniel Borkmann
1
-1
/
+1
2015-07-21
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
1
-1
/
+1
2015-07-21
sctp: fix cut and paste issue in comment
Marcelo Ricardo Leitner
1
-1
/
+1
2015-07-21
sctp: fix src address selection if using secondary addresses
Marcelo Ricardo Leitner
1
-0
/
+10
2015-07-21
sctp: reduce indent level on sctp_v4_get_dst
Marcelo Ricardo Leitner
1
-15
/
+17
2015-07-21
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-41
/
+94
2015-07-21
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
1
-1
/
+3
2015-07-21
caif: fix leaks and race in caif_queue_rcv_skb()
Eric Dumazet
1
-11
/
+8
2015-07-21
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
1
-0
/
+2
2015-07-21
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
1
-0
/
+48
2015-07-21
tipc: reduce locking scope during packet reception
Jon Paul Maloy
8
-389
/
+478
2015-07-21
tipc: introduce node contact FSM
Jon Paul Maloy
4
-54
/
+185
[next]