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-08-28
tcp: keepalive cleanups
Eric Dumazet
2
-5
/
+4
2009-08-28
ipv4: af_inet.c cleanups
Eric Dumazet
1
-57
/
+55
2009-08-28
pktgen: use proc_create_data()
Alexey Dobriyan
1
-2
/
+4
2009-08-28
pktgen: increase version
Stephen Hemminger
1
-6
/
+10
2009-08-28
pktgen: cleanup checkpatch warnings
Stephen Hemminger
1
-139
/
+159
2009-08-28
pktgen: use common idle routine
Stephen Hemminger
1
-10
/
+4
2009-08-28
pktgen: spin using hrtimer
Stephen Hemminger
1
-21
/
+28
2009-08-28
pktgen: convert to use ktime_t
Stephen Hemminger
1
-100
/
+84
2009-08-28
pktgen: avoid calling gettimeofday
Stephen Hemminger
1
-7
/
+9
2009-08-28
pktgen: reorganize transmit loop
Stephen Hemminger
1
-12
/
+14
2009-08-28
pktgen: use netdev_alloc_skb
Stephen Hemminger
1
-4
/
+6
2009-08-28
pktgen: cleanup clone count test
Stephen Hemminger
1
-17
/
+15
2009-08-28
pktgen: xmit logic reorganization
Stephen Hemminger
1
-31
/
+24
2009-08-28
pktgen: stop_device cleanup
Stephen Hemminger
1
-9
/
+3
2009-08-28
pktgen: mark read-only/mostly variables
Stephen Hemminger
1
-5
/
+5
2009-08-28
pktgen: change inlining
Stephen Hemminger
1
-8
/
+7
2009-08-28
pktgen: minor cleanup
Stephen Hemminger
1
-16
/
+9
2009-08-28
mac80211: Check pending scan request after having processed mgd work
Jouni Malinen
1
-16
/
+12
2009-08-28
mac80211: fix scan cancel on ifdown
Johannes Berg
2
-27
/
+8
2009-08-28
mac80211: Fix output of minstrels rc_stats
Arnd Hannemann
1
-1
/
+1
2009-08-28
mac80211: fix RX skb leaks
Johannes Berg
1
-19
/
+15
2009-08-28
nl80211: jump to out_err upon unsupported iftype
Roel Kluin
1
-1
/
+1
2009-08-28
mac80211: Remove unnused throughput field from minstrel_rate.
Arnd Hannemann
1
-1
/
+0
2009-08-28
mac80211: remove tasklet enable/disable
Johannes Berg
5
-11
/
+26
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
5
-81
/
+117
2009-08-28
cfg80211: make spurious warnings less likely, configurable
Johannes Berg
4
-4
/
+40
2009-08-28
mac80211: remove ieee80211_rx namespace hack
John W. Linville
1
-2
/
+2
2009-08-28
cfg80211: check lost scans later, fix bug
Johannes Berg
3
-5
/
+22
2009-08-28
mac80211: fix configure_filter invocation after stop
Johannes Berg
4
-16
/
+14
2009-08-28
mac80211: Update mesh config IE to 11s draft 3.02
Javier Cardona
2
-15
/
+38
2009-08-23
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...
David S. Miller
7
-11
/
+190
2009-08-23
RDS: Add a debug message suggesting to load transport modules
Andy Grover
1
-0
/
+3
2009-08-23
RDS: Track transports via an array, not a list
Andy Grover
5
-10
/
+28
2009-08-23
RDS: Modularize RDMA and TCP transports
Andy Grover
4
-16
/
+35
2009-08-23
RDS: Export symbols from core RDS
Andy Grover
10
-0
/
+29
2009-08-23
RDS: Add TCP transport to RDS
Andy Grover
7
-0
/
+1457
2009-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-117
/
+225
2009-08-20
mac80211: fix register_hw error path
Johannes Berg
1
-1
/
+1
2009-08-20
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
2
-2
/
+5
2009-08-20
cfg80211: fix leaks of wdev->conn->ie
David Kilroy
1
-0
/
+4
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
2
-13
/
+65
2009-08-20
mac80211: New stat counters for multicast and unicast forwarded frames
Daniel Walker
4
-2
/
+21
2009-08-20
rc80211_pid_algo.c: remove unused variable declaration
John W. Linville
1
-1
/
+0
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
5
-29
/
+24
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-4
/
+0
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
7
-43
/
+77
2009-08-20
cfg80211: report userspace SME connected event properly
Johannes Berg
2
-16
/
+15
2009-08-20
cfg80211: fix deadlock
Johannes Berg
1
-12
/
+18
2009-08-20
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
1
-0
/
+1
2009-08-19
Drop ARPHRD_IEEE802154_PHY
Dmitry Eremin-Solenikov
3
-7
/
+4
[next]