index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[RFKILL]: Add support for hardware-only rfkill buttons
Michael Buesch
1
-0
/
+3
2007-10-11
[RFKILL]: Add support for an rfkill LED.
Michael Buesch
1
-0
/
+21
2007-10-11
Generic bitbanged MDIO library
Scott Wood
1
-0
/
+42
2007-10-11
fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.
Scott Wood
1
-0
/
+5
2007-10-11
fs_enet: Include linux/string.h from linux/fs_enet_pd.h
Scott Wood
1
-0
/
+1
2007-10-11
[ZLIB]: Move bnx2 driver gzip unpacker into zlib.
Denys Vlasenko
1
-1
/
+5
2007-10-11
ax88796: add 93cx6 eeprom support
Magnus Damm
1
-1
/
+2
2007-10-11
PHYLIB: IRQ event workqueue handling fixes
Maciej W. Rozycki
1
-0
/
+3
2007-10-11
PHY fixed driver: rework release path and update phy_id notation
Vitaly Bordug
1
-0
/
+38
2007-10-11
[NETFILTER]: x_tables: add xt_time match
Jan Engelhardt
1
-0
/
+25
2007-10-11
[NETFILTER]: nf_conntrack_netlink: add support to related connections
Pablo Neira Ayuso
1
-0
/
+1
2007-10-11
[NETFILTER]: nfnetlink: kill nlattr_bad_size
Patrick McHardy
1
-13
/
+0
2007-10-11
[NETFILTER]: nfnetlink: support attribute policies
Patrick McHardy
1
-1
/
+2
2007-10-11
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
1
-1
/
+1
2007-10-11
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
3
-72
/
+68
2007-10-11
[NETFILTER]: nfnetlink: make subsystem and callbacks const
Patrick McHardy
1
-5
/
+5
2007-10-11
[NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.
Eric W. Biederman
1
-1
/
+1
2007-10-11
[RFKILL]: Move rfkill_switch_all out of global header
Ivo van Doorn
1
-3
/
+1
2007-10-11
[PATCH] rfkill: Fix documentation typos
Michael Buesch
1
-3
/
+3
2007-10-11
[PKT_SCHED]: Add stateless NAT
Herbert Xu
1
-0
/
+29
2007-10-11
[PATCH] wireless networking: move frame inline functions to generic header
Johannes Berg
1
-0
/
+61
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
5
-46
/
+37
2007-10-11
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-1
/
+11
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-0
/
+9
2007-10-11
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
1
-1
/
+0
2007-10-11
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
1
-0
/
+1
2007-10-11
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
1
-0
/
+2
2007-10-11
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
1
-8
/
+6
2007-10-11
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
Ilpo Järvinen
1
-0
/
+1
2007-10-11
[NET]: note that NETIF_F_LLTX is deprecated
Christian Borntraeger
1
-1
/
+2
2007-10-11
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
1
-1
/
+1
2007-10-11
[NL80211]: add netlink interface to cfg80211
Johannes Berg
1
-3
/
+94
2007-10-11
pppoe: endianness
Al Viro
1
-6
/
+6
2007-10-11
arcnet endianness annotations
Al Viro
2
-3
/
+3
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-0
/
+8
2007-10-11
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
7
-0
/
+1483
2007-10-11
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
1
-0
/
+14
2007-10-11
[NET]: Add Tehuti network driver.
Andy Gospodarek
1
-0
/
+5
2007-10-11
[IPG]: add IP1000A driver to kernel tree
Francois Romieu
1
-0
/
+2
2007-10-11
[SCTP]: protocol definitions for SCTP-AUTH implementation
Vlad Yasevich
1
-1
/
+99
2007-10-11
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
1
-0
/
+2
2007-10-11
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
1
-25
/
+2
2007-10-11
[SCTP]: Implement the Supported Extensions Parameter
Vlad Yasevich
1
-0
/
+9
2007-10-11
[NET]: Fix the prototype of call_netdevice_notifiers.
Eric W. Biederman
1
-1
/
+1
2007-10-11
[NET]: migrate HARD_TX_LOCK to header file
Jamal Hadi Salim
1
-2
/
+19
2007-10-11
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
3
-3
/
+0
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
[RFKILL]: Add support for ultrawideband
Ivo van Doorn
2
-0
/
+3
2007-10-11
[RFKILL]: Remove IRDA
Ivo van Doorn
1
-5
/
+3
2007-10-11
[NET]: Fix race when opening a proc file while a network namespace is exiting.
Eric W. Biederman
1
-4
/
+1
[next]