index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
2008-11-24
1
-1
/
+8
*
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof HaĆasa
2008-11-22
1
-102
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-22
4
-119
/
+117
|
\
|
*
wireless: missing include in lib80211.h
Rami Rosen
2008-11-21
1
-1
/
+1
|
*
mac80211: add explicit padding in struct ieee80211_tx_info
John W. Linville
2008-11-21
1
-0
/
+1
|
*
lib80211: consolidate crypt init routines
John W. Linville
2008-11-21
1
-0
/
+3
|
*
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
2008-11-21
3
-115
/
+111
|
*
mac80211: remove more excess kernel-doc
Randy Dunlap
2008-11-21
1
-2
/
+0
|
*
mac80211: fix BUILD_BUG_ON() caused by misalignment on arm
Felix Fietkau
2008-11-21
1
-1
/
+1
*
|
net: use net_eq() in INET_MATCH and INET_TW_MATCH
Eric Dumazet
2008-11-22
1
-4
/
+4
|
/
*
DCB: Add support for DCB BCN
Alexander Duyck
2008-11-21
1
-0
/
+4
*
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2008-11-21
1
-0
/
+2
*
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2008-11-21
1
-0
/
+2
*
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2008-11-21
1
-0
/
+1
*
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-21
1
-0
/
+44
*
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
2008-11-21
1
-7
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-21
1
-16
/
+12
|
\
|
*
mac80211: remove ieee80211_notify_mac
Johannes Berg
2008-11-18
1
-20
/
+0
*
|
net: listening_hash get a spinlock per bucket
Eric Dumazet
2008-11-20
1
-30
/
+15
*
|
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-11-20
2
-4
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
1
-1
/
+1
|
\
|
|
*
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
2008-11-14
1
-1
/
+1
*
|
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2008-11-17
1
-1
/
+1
*
|
net: make sure struct dst_entry refcount is aligned on 64 bytes
Eric Dumazet
2008-11-17
1
-0
/
+19
*
|
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
2008-11-17
2
-7
/
+7
*
|
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
2008-11-17
2
-12
/
+47
*
|
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-14
1
-17
/
+0
*
|
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
2008-11-14
1
-1
/
+0
*
|
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
2008-11-13
1
-0
/
+2
*
|
net: Cleanup of neighbour code
Eric Dumazet
2008-11-12
1
-10
/
+2
*
|
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
2008-11-12
1
-0
/
+7
*
|
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
2008-11-12
1
-0
/
+18
*
|
net: remove struct dst_entry::entry_size
Alexey Dobriyan
2008-11-12
1
-1
/
+0
*
|
net: remove struct neigh_table::pde
Alexey Dobriyan
2008-11-12
1
-3
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-12
1
-0
/
+1
|
\
|
|
*
net: unix: fix inflight counting bug in garbage collector
Miklos Szeredi
2008-11-09
1
-0
/
+1
*
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-2
/
+2
*
|
cfg80211: make use of reg macros on REG_RULE
Luis R. Rodriguez
2008-11-10
1
-11
/
+11
*
|
nl80211: Add TX queue parameter configuration
Jouni Malinen
2008-11-10
1
-0
/
+23
*
|
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
2008-11-10
1
-0
/
+5
*
|
wireless: implement basic rate helper function
Johannes Berg
2008-11-10
1
-0
/
+16
*
|
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
2008-11-10
1
-0
/
+2
*
|
mac80211: remove SSID driver code
Johannes Berg
2008-11-10
1
-10
/
+1
*
|
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-11-07
1
-0
/
+14
|
\
\
|
*
|
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
2008-11-06
1
-0
/
+14
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-07
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
net: Fix recursive descent in __scm_destroy().
David Miller
2008-11-06
1
-2
/
+3
*
|
pkt_sched: Fix qdisc len in qdisc_peek_dequeued()
Jarek Poplawski
2008-11-06
1
-3
/
+9
*
|
net: #ifdef ->sk_security
Alexey Dobriyan
2008-11-04
1
-0
/
+2
*
|
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
2008-11-04
1
-3
/
+0
[next]