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
2008-09-08
netns bridge: allow bridges in netns!
Alexey Dobriyan
7
-34
/
+25
2008-09-08
warn: Turn the netdev timeout WARN_ON() into a WARN()
Arjan van de Ven
1
-2
/
+1
2008-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-33
/
+100
2008-09-08
net: Enable TSO if supported by at least one device
Herbert Xu
1
-0
/
+6
2008-09-08
mac80211: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-09-08
mac80211: Fix rate scale initialization in IBSS
Emmanuel Grumbach
2
-30
/
+64
2008-09-08
mac80211: Fix low bit rate in IBSS
Tomas Winkler
1
-1
/
+1
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
3
-3
/
+35
2008-09-02
netlink: Remove compat API for nested attributes
Thomas Graf
2
-7
/
+17
2008-08-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
22
-117
/
+174
2008-08-29
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
7
-11
/
+11
2008-08-29
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
Yang Hongyang
1
-3
/
+3
2008-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-196
/
+267
2008-08-29
rfkill: rename rfkill_mutex to rfkill_global_mutex
Henrique de Moraes Holschuh
1
-18
/
+20
2008-08-29
rfkill: add WARN and BUG_ON paranoia (v2)
Henrique de Moraes Holschuh
1
-13
/
+37
2008-08-29
rfkill: add missing line break
Felipe Balbi
1
-1
/
+1
2008-08-29
rfkill: use strict_strtoul (v2)
Henrique de Moraes Holschuh
1
-2
/
+12
2008-08-29
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
2
-0
/
+15
2008-08-29
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
1
-2
/
+0
2008-08-29
mac80211: Handle scan result IEs in one block
Jouni Malinen
2
-159
/
+89
2008-08-29
mac80211/cfg80211: Add BSS configuration options for AP mode
Jouni Malinen
2
-0
/
+89
2008-08-29
mac80211: fill start-sequence-number for BA session start
Johannes Berg
1
-1
/
+4
2008-08-28
ip: speedup /proc/net/rt_cache handling
Eric Dumazet
1
-4
/
+10
2008-08-28
inet_diag: Add empty bucket optimization to inet_diag too
Andi Kleen
1
-1
/
+5
2008-08-28
tcp: Skip empty hash buckets faster in /proc/net/tcp
Andi Kleen
1
-7
/
+19
2008-08-27
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
Vlad Yasevich
2
-2
/
+7
2008-08-27
sctp: correct bounds check in sctp_setsockopt_auth_key
Vlad Yasevich
1
-1
/
+1
2008-08-27
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
14
-557
/
+1170
2008-08-27
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
David S. Miller
5
-55
/
+31
2008-08-27
ipv4: mode 0555 in ipv4_skeleton
Hugh Dickins
1
-2
/
+2
2008-08-27
tcp: fix tcp header size miscalculation when window scale is unused
Philip Love
1
-2
/
+4
2008-08-27
pkt_sched: Fix gen_estimator locks
Jarek Poplawski
4
-9
/
+17
2008-08-27
pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc
Jarek Poplawski
2
-3
/
+3
2008-08-27
pkt_sched: Fix dev_graft_qdisc() locking
Jarek Poplawski
1
-1
/
+1
2008-08-27
dccp ccid-3: Replace lazy BUG_ON with condition
Gerrit Renker
1
-2
/
+4
2008-08-27
dccp: Toggle debug output without module unloading
Gerrit Renker
4
-4
/
+4
2008-08-27
dccp: Empty the write queue when disconnecting
Gerrit Renker
1
-0
/
+2
2008-08-27
dccp: Fill in the Data fields for "Option Error" Resets
Gerrit Renker
1
-0
/
+3
2008-08-27
dccp: Silently ignore options with nonsensical lengths
Gerrit Renker
1
-4
/
+6
2008-08-27
dccp: Always generate a Reset in response to option errors
Wei Yongjun
1
-2
/
+2
2008-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Simon Horman
14
-557
/
+1170
2008-08-27
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
Julius Volz
3
-177
/
+1
2008-08-27
IPVS: Integrate ESP protocol into ip_vs_proto_ah.c
Julius Volz
3
-24
/
+54
2008-08-26
mac80211: quiet chatty IBSS merge message
John W. Linville
1
-1
/
+1
2008-08-26
mac80211: don't send empty extended rates IE
Jan-Espen Pettersen
1
-1
/
+1
2008-08-26
mac80211: Fix debugfs file add/del for netdev
Jouni Malinen
2
-12
/
+18
2008-08-26
net/mac80211/mesh.c: correct the argument to __mesh_table_free
Julia Lawall
1
-1
/
+1
2008-08-26
mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM
Jouni Malinen
1
-39
/
+9
2008-08-26
net: rfkill: add missing line break
Felipe Balbi
1
-1
/
+1
2008-08-25
ipv6: sysctl fixes
Al Viro
1
-1
/
+1
[next]