index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
net: remove redundant argument comments
Qinghuang Feng
6
-7
/
+0
2008-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
21
-4084
/
+441
2008-11-21
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
David S. Miller
1
-5
/
+5
2008-11-21
wireless: clean up sysfs code using %pM
Johannes Berg
1
-15
/
+10
2008-11-21
net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename
John W. Linville
9
-3644
/
+0
2008-11-21
lib80211: consolidate crypt init routines
John W. Linville
2
-24
/
+40
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
13
-452
/
+433
2008-11-21
mac80211: remove unnecessary include.
Rami Rosen
1
-1
/
+0
2008-11-21
mac80211: rc80211_pid eliminate sparse warnings
Tomas Winkler
1
-3
/
+3
2008-11-21
mac80211: remove more excess kernel-doc
Randy Dunlap
1
-3
/
+0
2008-11-21
mac80211: disable BSSID filtering for mesh interfaces
Andrey Yurovsky
1
-2
/
+15
2008-11-21
pkt_sched: sch_drr: Fix qlen in drr_drop()
Jarek Poplawski
1
-0
/
+1
2008-11-20
DCB: Add support for DCB BCN
Alexander Duyck
1
-7
/
+167
2008-11-20
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
1
-0
/
+43
2008-11-20
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
1
-0
/
+132
2008-11-20
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
1
-0
/
+82
2008-11-20
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
5
-0
/
+721
2008-11-20
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
4
-36
/
+34
2008-11-20
ipgre: convert to netdevice_ops
Stephen Hemminger
1
-16
/
+26
2008-11-20
ipv6: convert tunnels to net_device_ops
Stephen Hemminger
2
-30
/
+32
2008-11-20
ipip: convert to net_device_ops
Stephen Hemminger
1
-16
/
+17
2008-11-20
hippi: convert driver to net_device_ops
Stephen Hemminger
1
-5
/
+9
2008-11-20
fddi: convert to new network device ops
Stephen Hemminger
1
-2
/
+6
2008-11-20
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
2
-2
/
+10
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
6
-19
/
+25
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-178
/
+74
2008-11-20
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
1
-2
/
+18
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-67
/
+46
2008-11-20
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
1
-25
/
+11
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
1
-3
/
+3
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
2008-11-20
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
7
-18
/
+12
2008-11-20
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
11
-31
/
+52
2008-11-20
pkt_sched: add DRR scheduler
Patrick McHardy
3
-0
/
+517
2008-11-20
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
1
-0
/
+2
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-22
/
+0
2008-11-20
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
1
-2
/
+2
2008-11-20
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
1
-0
/
+1
2008-11-20
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
1
-0
/
+1
2008-11-20
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
1
-1
/
+2
2008-11-20
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
1
-0
/
+19
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
5
-89
/
+64
2008-11-19
vlan: convert to net_device_ops
Stephen Hemminger
2
-20
/
+28
2008-11-19
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2
-12
/
+26
2008-11-19
bridge: convert to net_device_ops
Stephen Hemminger
1
-7
/
+11
2008-11-19
netdev: expose ethernet address primitives
Stephen Hemminger
1
-5
/
+8
2008-11-19
netdev: introduce dev_get_stats()
Stephen Hemminger
3
-10
/
+22
2008-11-19
netdev: network device operations infrastructure
Stephen Hemminger
5
-41
/
+91
2008-11-19
reintroduce accept4
Ulrich Drepper
2
-115
/
+15
2008-11-19
net: af_unix should use KERN_INFO instead of KERN_DEBUG
Eric Dumazet
1
-1
/
+1
[next]