index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
43
-766
/
+1008
2009-11-24
net/ipv6: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-11-23
mac80211: Fix missing kernel-doc notation
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-23
mac80211: fix rcu locking
Johannes Berg
1
-1
/
+3
2009-11-23
mac80211: remove dead struct member
Johannes Berg
1
-1
/
+0
2009-11-23
net/ipv4: Move && and || to end of previous line
Joe Perches
12
-72
/
+73
2009-11-22
net: Fix missing kernel-doc notation
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-21
tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL
David S. Miller
1
-7
/
+1
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
5
-7
/
+7
2009-11-19
mac80211: fix endianess on mesh_path_error_tx() calls
Rui Paulo
1
-2
/
+2
2009-11-19
mac80211: add per-station HT capability file
Johannes Berg
1
-0
/
+29
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
2
-11
/
+42
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-2
/
+2
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
4
-4
/
+47
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
8
-30
/
+71
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
5
-18
/
+18
2009-11-18
X25: Enable setting of cause and diagnostic fields
Andrew Hendry
2
-0
/
+18
2009-11-18
netsched: Allow var_sk_bound_if meta to work on all namespaces
Eric Dumazet
1
-1
/
+2
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-7
/
+18
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-45
/
+75
2009-11-18
mac80211: update cfg80211 scan result code for the updated mesh conf IE
Rui Paulo
1
-13
/
+18
2009-11-18
mac80211: use a structure to hold the mesh config information element
Rui Paulo
4
-23
/
+16
2009-11-18
mac80211: move TX status handling
Johannes Berg
4
-337
/
+351
2009-11-18
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
12
-24
/
+27
2009-11-18
rfkill: Add constant for RFKILL_TYPE_FM radio devices
Marcel Holtmann
1
-1
/
+3
2009-11-18
cfg80211: re-join IBSS when privacy changes
Johannes Berg
3
-11
/
+44
2009-11-18
mac80211: Fix panic in aggregation handling
Sujith
1
-0
/
+2
2009-11-18
cfg80211: Allow reassociation in associated state
Jouni Malinen
1
-2
/
+18
2009-11-18
mac80211: make software rate control optional
Johannes Berg
5
-13
/
+42
2009-11-18
mac80211: use fixed broadcast address
Johannes Berg
6
-19
/
+27
2009-11-18
mac80211: remove dev_hold/put calls
Johannes Berg
1
-11
/
+5
2009-11-18
mac80211: improve rate handling
Johannes Berg
2
-18
/
+18
2009-11-18
mac80211: trim RX data
Johannes Berg
4
-54
/
+61
2009-11-18
mac80211: cleanup reorder buffer handling
Johannes Berg
1
-81
/
+81
2009-11-18
mac80211: push michael MIC report after DA check
Johannes Berg
1
-24
/
+23
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
7
-72
/
+58
2009-11-18
mac80211: let sta_info_get_by_idx get sta by sdata
Johannes Berg
3
-7
/
+8
2009-11-18
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
Felix Fietkau
1
-0
/
+5
2009-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-291
/
+742
2009-11-18
Phonet: convert devices list to RCU
RĂ©mi Denis-Courmont
2
-25
/
+44
2009-11-18
net: device name allocation cleanups
Octavian Purdila
1
-45
/
+24
2009-11-18
netns: net_identifiers should be read_mostly
Eric Dumazet
9
-9
/
+9
2009-11-18
linkwatch: linkwatch_forget_dev() to speedup device dismantle
Eric Dumazet
2
-37
/
+60
2009-11-18
ipv4: factorize cache clearing for batched unregister operations
Octavian Purdila
1
-5
/
+6
2009-11-18
net: introduce NETDEV_UNREGISTER_PERNET
Octavian Purdila
1
-2
/
+27
2009-11-17
vlan: Precise RX stats accounting
Eric Dumazet
3
-11
/
+65
2009-11-17
net: add dev_txq_stats_fold() helper
Eric Dumazet
1
-19
/
+29
2009-11-17
vlan: Fix register_vlan_dev() error path
Eric Dumazet
1
-2
/
+5
2009-11-17
gro: Fix illegal merging of trailer trash
Herbert Xu
1
-1
/
+2
2009-11-17
act_mirred: optimization.
Changli Gao
1
-31
/
+29
[next]