index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
2015-07-21
arp: Inherit metadata dst when creating ARP requests
Thomas Graf
2015-07-21
dst: Metadata destinations
Thomas Graf
2015-07-21
icmp: Don't leak original dst into ip_route_input()
Thomas Graf
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-07-21
mpls: ip tunnel support
Roopa Prabhu
2015-07-21
mpls: export mpls functions for use by mpls iptunnels
Roopa Prabhu
2015-07-21
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
2015-07-21
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
2015-07-21
lwtunnel: support dst output redirect function
Roopa Prabhu
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
2015-07-21
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-07-21
xfrm: Fix a typo
Jakub Wilk
2015-07-21
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
2015-07-21
sched: cls_flower: fix panic on filter replace
Daniel Borkmann
2015-07-21
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
2015-07-21
sctp: fix cut and paste issue in comment
Marcelo Ricardo Leitner
2015-07-21
sctp: fix src address selection if using secondary addresses
Marcelo Ricardo Leitner
2015-07-21
sctp: reduce indent level on sctp_v4_get_dst
Marcelo Ricardo Leitner
2015-07-21
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-07-21
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
2015-07-21
caif: fix leaks and race in caif_queue_rcv_skb()
Eric Dumazet
2015-07-20
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
2015-07-20
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
2015-07-20
tipc: reduce locking scope during packet reception
Jon Paul Maloy
2015-07-20
tipc: introduce node contact FSM
Jon Paul Maloy
2015-07-20
tipc: move link supervision timer to node level
Jon Paul Maloy
2015-07-20
tipc: simplify link timer implementation
Jon Paul Maloy
2015-07-20
tipc: improve link FSM implementation
Jon Paul Maloy
2015-07-20
tipc: introduce new link protocol msg create function
Jon Paul Maloy
2015-07-20
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
2015-07-20
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
2015-07-20
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
2015-07-20
tipc: use bearer index when looking up active links
Jon Paul Maloy
2015-07-20
tipc: move link input queue to tipc_node
Jon Paul Maloy
2015-07-20
tipc: move link creation from neighbor discoverer to node
Jon Paul Maloy
2015-07-20
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
2015-07-20
switchdev: add offload_fwd_mark generator helper
Scott Feldman
2015-07-20
net: add phys ID compare helper to test if two IDs are the same
Scott Feldman
2015-07-20
net: don't reforward packets already forwarded by offload device
Scott Feldman
2015-07-20
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
2015-07-20
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
Nikolay Aleksandrov
2015-07-20
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
Phil Sutter
2015-07-20
bridge: multicast: fix handling of temp and perm entries
Satish Ashok
2015-07-20
bridge: multicast: notify on group delete
Nikolay Aleksandrov
[prev]
[next]