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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
2015-02-08
net:rfs: adjust table size checking
Eric Dumazet
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
net: fix a typo in skb_checksum_validate_zero_check
Sabrina Dubroca
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
rhashtable: Introduce rhashtable_walk_*
Herbert Xu
2015-02-04
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
2015-02-04
net/mlx4_core: Port aggregation low level interface
Moni Shoua
2015-02-04
net/core: Add event for a change in slave state
Moni Shoua
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-02-04
net: add skb functions to process remote checksum offload
Tom Herbert
2015-02-04
xps: fix xps for stacked devices
Eric Dumazet
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
2015-02-02
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...
Jack Morgenstein
2015-02-02
ipv6: pull cork initialization into its own function.
Vlad Yasevich
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-02-01
netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...
Roopa Prabhu
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2015-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-30
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
2015-01-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
2015-01-29
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
2015-01-29
bcma: detect SPROM revision 11
Rafał Miłecki
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
NFC: st21nfca: Adding support for secure element
Christophe Ricard
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
2015-01-27
cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers
Jouni Malinen
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
2015-01-27
net: phy: document has_fixups field
Florian Fainelli
2015-01-26
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
[next]