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
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
net: factor out skb_mac_gso_segment() from skb_gso_segment()
Pravin B Shelar
2013-02-15
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
tcp: adding a per-socket timestamp offset
Andrey Vagin
2013-02-12
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
2013-02-11
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
2013-02-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2013-02-10
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
2013-02-10
VSOCK: Introduce VM Sockets
Andy King
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
Alexander Duyck
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2013-02-07
ssb: get mac address from sprom struct for gige driver
Hauke Mehrtens
2013-02-07
Merge branch 'mlx4'
David S. Miller
2013-02-07
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-06
macvlan: add multicast filter
Eric Dumazet
2013-02-06
net: adjust skb_gso_segment() for calling in rx path
Cong Wang
2013-02-06
team: allow userspace to take control over carrier
Flavio Leitner
2013-02-06
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
2013-02-06
netpoll: protect napi_poll and poll_controller during dev_[open|close]
Neil Horman
2013-02-06
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-05
tcp: remove Appropriate Byte Count support
Stephen Hemminger
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
memcg: fix typo in kmemcg cache walk macro
Glauber Costa
2013-02-05
mm: fix wrong comments about anon_vma lock
Yuanhan Liu
2013-02-02
Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2013-02-01
bcma: cc: fix (and rename) define of NAND flash type
Rafał Miłecki
2013-01-31
wanrouter: delete now orphaned header content, files/drivers
Paul Gortmaker
2013-01-31
net/mlx4_en: Don't reassign port mac address on firmware that supports it
Matan Barak
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-30
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
net: usbnet: prevent buggy devices from killing us
Bjørn Mork
2013-01-30
bcma: add gpio_to_irq
Hauke Mehrtens
2013-01-30
ssb: add gpio_to_irq
Hauke Mehrtens
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
2013-01-28
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2013-01-28
netpoll: add RCU annotation to npinfo field
Cong Wang
2013-01-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-01-28
can: rework skb reserved data handling
Oliver Hartkopp
[next]