index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: remove unnecessary include.
Rami Rosen
2008-11-21
1
-1
/
+0
*
mac80211: rc80211_pid eliminate sparse warnings
Tomas Winkler
2008-11-21
1
-3
/
+3
*
mac80211: remove more excess kernel-doc
Randy Dunlap
2008-11-21
1
-3
/
+0
*
mac80211: disable BSSID filtering for mesh interfaces
Andrey Yurovsky
2008-11-21
1
-2
/
+15
*
DCB: Add support for DCB BCN
Alexander Duyck
2008-11-20
1
-7
/
+167
*
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2008-11-20
1
-0
/
+43
*
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2008-11-20
1
-0
/
+132
*
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2008-11-20
1
-0
/
+82
*
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-20
5
-0
/
+721
*
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
2008-11-20
4
-36
/
+34
*
ipgre: convert to netdevice_ops
Stephen Hemminger
2008-11-20
1
-16
/
+26
*
ipv6: convert tunnels to net_device_ops
Stephen Hemminger
2008-11-20
2
-30
/
+32
*
ipip: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-16
/
+17
*
hippi: convert driver to net_device_ops
Stephen Hemminger
2008-11-20
1
-5
/
+9
*
fddi: convert to new network device ops
Stephen Hemminger
2008-11-20
1
-2
/
+6
*
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
2008-11-20
2
-2
/
+10
*
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
6
-19
/
+25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
13
-178
/
+74
|
\
|
*
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
2008-11-20
1
-2
/
+18
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-11-20
10
-67
/
+46
|
|
\
|
|
*
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
2008-11-20
1
-3
/
+3
|
|
*
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
2008-11-20
1
-2
/
+2
|
|
*
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
2008-11-20
1
-0
/
+2
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-20
1
-22
/
+0
|
|
|
\
|
|
|
*
mac80211: remove ieee80211_notify_mac
Johannes Berg
2008-11-18
1
-22
/
+0
|
|
*
|
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
2008-11-20
1
-0
/
+1
|
|
*
|
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
2008-11-20
1
-0
/
+1
|
|
*
|
net: Do not fire linkwatch events until the device is registered.
David S. Miller
2008-11-19
1
-1
/
+6
|
|
*
|
phonet: fix compilation with gcc-3.4
Alexey Dobriyan
2008-11-19
1
-28
/
+24
|
|
*
|
pktgen: fix multiple queue warning
Robert Olsson
2008-11-19
1
-7
/
+2
|
|
*
|
net: fix ip_mr_init() error path
Benjamin Thery
2008-11-19
1
-4
/
+5
|
|
|
/
|
*
/
reintroduce accept4
Ulrich Drepper
2008-11-19
2
-115
/
+15
|
|
/
*
|
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
2008-11-20
1
-25
/
+11
*
|
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
2008-11-20
7
-18
/
+12
*
|
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
2008-11-20
11
-31
/
+52
*
|
pkt_sched: add DRR scheduler
Patrick McHardy
2008-11-20
3
-0
/
+517
*
|
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
2008-11-20
1
-2
/
+2
*
|
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
2008-11-20
1
-1
/
+2
*
|
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
2008-11-20
1
-0
/
+19
*
|
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-20
5
-89
/
+64
*
|
vlan: convert to net_device_ops
Stephen Hemminger
2008-11-19
2
-20
/
+28
*
|
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2008-11-19
2
-12
/
+26
*
|
bridge: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-7
/
+11
*
|
netdev: expose ethernet address primitives
Stephen Hemminger
2008-11-19
1
-5
/
+8
*
|
netdev: introduce dev_get_stats()
Stephen Hemminger
2008-11-19
3
-10
/
+22
*
|
netdev: network device operations infrastructure
Stephen Hemminger
2008-11-19
5
-41
/
+91
*
|
net: af_unix should use KERN_INFO instead of KERN_DEBUG
Eric Dumazet
2008-11-19
1
-1
/
+1
*
|
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-19
8
-15
/
+15
*
|
net: inet_diag_handler structs can be const
Eric Dumazet
2008-11-19
2
-2
/
+2
*
|
net: make /proc/net/protocols namespace aware
Eric Dumazet
2008-11-19
1
-5
/
+24
[next]