index
:
kernel
0x221E-v0.0-v7.0
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-03-09
netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit
Florian Westphal
2015-03-09
netfilter: bridge: move nf_bridge_update_protocol to where its used
Florian Westphal
2015-03-09
bridge: move mac header copying into br_netfilter
Florian Westphal
2015-03-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-08
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
2015-03-08
mpls: Fix the openvswitch select of NET_MPLS_GSO
Eric W. Biederman
2015-03-08
mpls: Correct the ttl decrement.
Eric W. Biederman
2015-03-08
mpls: Better error code for unsupported option.
Eric W. Biederman
2015-03-08
mpls: Cleanup the rcu usage in the code.
Eric W. Biederman
2015-03-08
mpls: Fix the kzalloc argument order in mpls_rt_alloc
Eric W. Biederman
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-07
Bluetooth: fix sco_exit compile warning
Alexander Aring
2015-03-06
net: gro: remove obsolete code from skb_gro_receive()
Eric Dumazet
2015-03-06
net/dcb: Add IEEE QCN attribute
Shani Michaeli
2015-03-07
net: irda: fix wait_until_sent poll timeout
Johan Hovold
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
fib_trie: Add key vector to root, return parent key_vector in resize
Alexander Duyck
2015-03-06
fib_trie: Move parent from key_vector to tnode
Alexander Duyck
2015-03-06
fib_trie: Pull empty_children and full_children into tnode
Alexander Duyck
2015-03-06
fib_trie: Move rcu from key_vector to tnode, add accessors.
Alexander Duyck
2015-03-06
fib_trie: Add tnode struct as a container for fields not needed in key_vector
Alexander Duyck
2015-03-06
fib_trie: Rename tnode_child_length to child_length
Alexander Duyck
2015-03-06
fib_trie: replace tnode_get_child functions with get_child macros
Alexander Duyck
2015-03-06
fib_trie: Rename tnode to key_vector
Alexander Duyck
2015-03-06
fib_trie: Return pointer to tnode pointer in resize/inflate/halve
Alexander Duyck
2015-03-06
fib_trie: Minor cleanups to fib_table_flush_external
Alexander Duyck
2015-03-06
mpls: Properly validate RTA_VIA payload length
Robert Shearman
2015-03-06
ipv4: Create probe timer for tcp PMTU as per RFC4821
Fan Du
2015-03-06
ipv4: Use binary search to choose tcp PMTU probe_size
Fan Du
2015-03-06
DECnet: Only use neigh_ops for adding the link layer header
Eric W. Biederman
2015-03-06
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
Johan Hedberg
2015-03-06
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
Johan Hedberg
2015-03-06
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
Johan Hedberg
2015-03-06
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
Johan Hedberg
2015-03-06
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
2015-03-06
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-06
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
2015-03-06
Bluetooth: Introduce controller setting information for static address
Marcel Holtmann
2015-03-06
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-03-06
switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issue
Scott Feldman
2015-03-06
cfg80211: Schedule timeout for all CRDA calls
Ilan peer
2015-03-06
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
2015-03-06
cfg80211: Simplify the handling of regulatory indoor setting
Ilan peer
2015-03-06
ipv4: Fix unused variable warnings in fib_table_flush_external.
David S. Miller
2015-03-06
fib: hook IPv4 fib for hardware offload
Scott Feldman
2015-03-06
switchdev: implement IPv4 fib ndo wrappers
Scott Feldman
2015-03-06
switchdev: don't support custom ip rules, for now
Scott Feldman
[prev]
[next]