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-26
net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warnings
Daniel Borkmann
2015-07-26
tipc: clean up socket layer message reception
Jon Paul Maloy
2015-07-26
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
2015-07-26
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
2015-07-26
bridge: netlink: fix slave_changelink/br_setport race conditions
Nikolay Aleksandrov
2015-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-07-25
cgroup: net_cls: fix false-positive "suspicious RCU usage"
Konstantin Khlebnikov
2015-07-24
sch_choke: drop all packets in queue during reset
WANG Cong
2015-07-24
sch_plug: purge buffered packets during reset
WANG Cong
2015-07-24
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
Rosen, Rami
2015-07-24
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-07-24
ipv4: fib_select_default should match the prefix
Julian Anastasov
2015-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2015-07-23
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
2015-07-23
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
2015-07-23
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
2015-07-23
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
Dean Jenkins
2015-07-23
Bluetooth: Make __l2cap_wait_ack more efficient
Dean Jenkins
2015-07-23
Bluetooth: L2CAP ERTM shutdown protect sk and chan
Dean Jenkins
2015-07-23
mac802154: fix ieee802154_rx handling
Varka Bhadram
2015-07-23
mac802154: do not export ieee802154_rx()
Varka Bhadram
2015-07-23
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
2015-07-23
cfg802154: add PM hooks
Varka Bhadram
2015-07-23
mac802154: util: add stop_device utility function
Alexander Aring
2015-07-23
mac802154: remove unused macro
Varka Bhadram
2015-07-23
mac802154: use WARN_ON() macro
Varka Bhadram
2015-07-23
6lowpan: add request for ipv6 module
Alexander Aring
2015-07-23
mac802154: add llsec address update workaround
Alexander Aring
2015-07-23
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
2015-07-23
netfilter: rename local nf_hook_list to hook_list
Pablo Neira Ayuso
2015-07-23
netfilter: fix possible removal of wrong hook
Pablo Neira Ayuso
2015-07-23
netfilter: nf_queue: fix nf_queue_nf_hook_drop()
Pablo Neira Ayuso
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-22
SUNRPC: xprt_complete_bc_request must also decrement the free slot count
Trond Myklebust
2015-07-22
SUNRPC: Fix a backchannel deadlock
Trond Myklebust
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
2015-07-22
mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference
Roopa Prabhu
2015-07-22
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
2015-07-21
net: track success and failure of TCP PMTU probing
Rick Jones
2015-07-21
mpls: make RTA_OIF optional
Roopa Prabhu
2015-07-21
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
2015-07-21
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-07-21
tcp: suppress a division by zero warning
Eric Dumazet
2015-07-21
tipc: fix compatibility bug
Jon Paul Maloy
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
openvswitch: Abstract vport name through ovs_vport_name()
Thomas Graf
2015-07-21
openvswitch: Move dev pointer into vport itself
Thomas Graf
[prev]
[next]