index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
5
-46
/
+37
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
1
-1
/
+11
*
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
2007-10-10
1
-0
/
+9
*
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+0
*
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2007-10-10
1
-0
/
+1
*
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-10-10
1
-0
/
+2
*
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
2007-10-10
1
-8
/
+6
*
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
Ilpo Järvinen
2007-10-10
1
-0
/
+1
*
[NET]: note that NETIF_F_LLTX is deprecated
Christian Borntraeger
2007-10-10
1
-1
/
+2
*
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
1
-1
/
+1
*
[NL80211]: add netlink interface to cfg80211
Johannes Berg
2007-10-10
1
-3
/
+94
*
pppoe: endianness
Al Viro
2007-10-10
1
-6
/
+6
*
arcnet endianness annotations
Al Viro
2007-10-10
2
-3
/
+3
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-0
/
+8
*
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
2007-10-10
7
-0
/
+1483
*
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
2007-10-10
1
-0
/
+14
*
[NET]: Add Tehuti network driver.
Andy Gospodarek
2007-10-10
1
-0
/
+5
*
[IPG]: add IP1000A driver to kernel tree
Francois Romieu
2007-10-10
1
-0
/
+2
*
[SCTP]: protocol definitions for SCTP-AUTH implementation
Vlad Yasevich
2007-10-10
1
-1
/
+99
*
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
2007-10-10
1
-0
/
+2
*
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
2007-10-10
1
-25
/
+2
*
[SCTP]: Implement the Supported Extensions Parameter
Vlad Yasevich
2007-10-10
1
-0
/
+9
*
[NET]: Fix the prototype of call_netdevice_notifiers.
Eric W. Biederman
2007-10-10
1
-1
/
+1
*
[NET]: migrate HARD_TX_LOCK to header file
Jamal Hadi Salim
2007-10-10
1
-2
/
+19
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
3
-3
/
+0
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[RFKILL]: Add support for ultrawideband
Ivo van Doorn
2007-10-10
2
-0
/
+3
*
[RFKILL]: Remove IRDA
Ivo van Doorn
2007-10-10
1
-5
/
+3
*
[NET]: Fix race when opening a proc file while a network namespace is exiting.
Eric W. Biederman
2007-10-10
1
-4
/
+1
*
[NETNS]: Fix allnoconfig compilation error.
Daniel Lezcano
2007-10-10
1
-1
/
+1
*
[NET_SCHED]: Making rate table lookups more flexible.
Jesper Dangaard Brouer
2007-10-10
1
-2
/
+2
*
[NETNS]: Fix bad macro definition.
Daniel Lezcano
2007-10-10
1
-18
/
+17
*
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
2007-10-10
1
-0
/
+14
*
[NET]: netlink support for moving devices between network namespaces.
Eric W. Biederman
2007-10-10
1
-0
/
+1
*
[NET]: Implement network device movement between namespaces
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
3
-33
/
+37
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
1
-1
/
+5
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
2
-2
/
+3
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-25
/
+19
*
[NET]: Add a network namespace tag to struct net_device
Eric W. Biederman
2007-10-10
1
-0
/
+4
*
[NET]: Add a network namespace parameter to tasks
Eric W. Biederman
2007-10-10
2
-0
/
+3
*
[XFRM]: xfrm audit calls
Joy Latten
2007-10-10
1
-4
/
+5
*
[TCP] MIB: Add counters for discarded SACK blocks
Ilpo Järvinen
2007-10-10
1
-0
/
+3
*
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
2007-10-10
1
-1
/
+0
*
[DCCP]: Convert dccps_timestamp_time to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-1
/
+2
*
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
2007-10-10
1
-0
/
+21
*
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
2007-10-10
1
-1
/
+7
*
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
Jeff Garzik
2007-10-10
1
-2
/
+5
*
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
Jeff Garzik
2007-10-10
2
-0
/
+22
*
[NET] netconsole: Support dynamic reconfiguration using configfs
Satyam Sharma
2007-10-10
1
-0
/
+1
[next]