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
Age
Commit message (
Expand
)
Author
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-27
ks8842: Support DMA when accessed via timberdale
Richard Röjfors
2010-07-24
net: pskb_expand_head() optimization
Eric Dumazet
2010-07-24
net sched: fix race in mirred device removal
stephen hemminger
2010-07-24
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
2010-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-22
net: RTA_MARK addition
Eric Dumazet
2010-07-22
macvtap: Limit packet queue length
Herbert Xu
2010-07-22
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2010-07-21
irda: Use __packed annotation instead IRDA_PACKED macro
Gustavo F. Padovan
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
wireless: correct sparse warning in wext-compat.c
John W. Linville
2010-07-20
wireless: only use alpha2 regulatory information from country IE
John W. Linville
2010-07-20
mac80211: move QoS-enable to BSS info
Johannes Berg
2010-07-19
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
2010-07-19
net: 64bit stats for netdev_queue
Eric Dumazet
2010-07-18
net: support time stamping in phy devices.
Richard Cochran
2010-07-18
net: added a BPF to help drivers detect PTP packets.
Richard Cochran
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
net: add driver hook for tx time stamping.
Richard Cochran
2010-07-15
tcp: sizeof struct tcp_skb_cb is 44
Eric Dumazet
2010-07-14
net: fix problem in reading sock TX queue
Tom Herbert
2010-07-12
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
2010-07-12
net: cleanups
Changli Gao
2010-07-09
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
2010-07-09
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-09
atm: propagate signal changes via notifier
Karl Hiramoto
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-05
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
2010-07-04
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
linux/net.h: fix kernel-doc warnings
Randy Dunlap
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-30
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-30
fragment: add fast path for in-order fragments
Changli Gao
2010-06-30
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2010-06-30
mv643xx_eth: use sw csum for big packets
Saeed Bishara
2010-06-30
net/neighbour.h: fix typo
Kulikov Vasiliy
2010-06-30
eeprom_93cx6: Add support for 93c86 EEPROMs.
Gertjan van Wingerde
2010-06-30
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
caif-driver: Add CAIF-SPI Protocol driver.
Sjur Braendeland
[next]