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
/
include
/
net
Age
Commit message (
Expand
)
Author
2013-09-04
tunnels: harmonize cleanup done on skb on rx path
Nicolas Dichtel
2013-09-04
tunnels: harmonize cleanup done on skb on xmit path
Nicolas Dichtel
2013-09-04
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
2013-09-04
iptunnels: remove net arg from iptunnel_xmit()
Nicolas Dichtel
2013-09-03
llc: Use normal etherdevice.h tests
Joe Perches
2013-09-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-02
net: make snmp_mib_free static inline
Cong Wang
2013-08-31
vxlan: add ipv6 proxy support
Cong Wang
2013-08-31
vxlan: add ipv6 route short circuit support
Cong Wang
2013-08-31
vxlan: add ipv6 support
Cong Wang
2013-08-31
ipv6: export a stub for IPv6 symbols used by vxlan
Cong Wang
2013-08-31
ipv6: move ip6_dst_hoplimit() into core kernel
Cong Wang
2013-08-31
qdisc: make args to qdisc_create_default const
stephen hemminger
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
2013-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
2013-08-29
net: sctp: reorder sctp_globals to reduce cacheline usage
Daniel Borkmann
2013-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-28
net: add cpu_relax to busy poll loop
Eliezer Tamir
2013-08-28
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-28
{ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback
Fan Du
2013-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-08-28
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
Patrick McHardy
2013-08-28
netfilter: add SYNPROXY core/target
Patrick McHardy
2013-08-28
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
Patrick McHardy
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
fs/9p: avoid accessing utsname after namespace has been torn down
Will Deacon
2013-08-26
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2013-08-23
net: Add NEXTHDR_SCTP to ipv6.h
Joe Stringer
2013-08-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-08-22
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
2013-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-21
Bluetooth: Add SCO connection fallback
Frédéric Dalleau
2013-08-21
Bluetooth: Add constants and macro declaration for transparent data
Frédéric Dalleau
2013-08-21
Bluetooth: Parameters for outgoing SCO connections
Frédéric Dalleau
2013-08-21
Bluetooth: Add constants for SCO airmode
Frédéric Dalleau
2013-08-21
Bluetooth: Add Bluetooth socket voice option
Frédéric Dalleau
2013-08-21
Bluetooth: Use hci_connect_sco directly
Frédéric Dalleau
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-08-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
2013-08-19
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
[prev]
[next]