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
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
7
-34
/
+64
2010-10-11
neigh: Protect neigh->ha[] with a seqlock
Eric Dumazet
3
-25
/
+36
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-37
/
+37
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
1
-3
/
+3
2010-10-11
ATM: mpc, fix use after free
Jiri Slaby
1
-1
/
+1
2010-10-11
neigh: speedup neigh_hh_init()
Eric Dumazet
2
-40
/
+63
2010-10-11
irda: Fix heap memory corruption in iriap.c
Samuel Ortiz
1
-1
/
+2
2010-10-11
irda: Fix parameter extraction stack overflow
Samuel Ortiz
1
-1
/
+3
2010-10-11
irda: Remove BKL instances from irnet
Samuel Ortiz
2
-19
/
+44
2010-10-11
irda: Remove BKL instances from af_irda.c
Samuel Ortiz
1
-174
/
+196
2010-10-09
net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX
Changli Gao
1
-2
/
+2
2010-10-08
net: Fix rxq ref counting
Tom Herbert
2
-1
/
+2
2010-10-08
Phonet: mark the pipe controller as EXPERIMENTAL
Rémi Denis-Courmont
1
-2
/
+2
2010-10-08
Phonet: cleanup pipe enable socket option
Rémi Denis-Courmont
1
-42
/
+30
2010-10-08
Phonet: advise against enabling the pipe controller
Rémi Denis-Courmont
1
-1
/
+2
2010-10-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
30
-1632
/
+1228
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
30
-1632
/
+1228
2010-10-08
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
Dimitris Michailidis
1
-4
/
+2
2010-10-08
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
1
-1
/
+1
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+4
2010-10-08
net: Update kernel-doc for netif_set_real_num_rx_queues()
Ben Hutchings
1
-2
/
+2
2010-10-07
cfg80211: constify WDS address
Johannes Berg
2
-2
/
+2
2010-10-07
nl80211: use new genl helpers for WDS
Johannes Berg
1
-33
/
+12
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
2
-33
/
+33
2010-10-06
net: netif_set_real_num_rx_queues may cap num_rx_queues at init time
John Fastabend
1
-2
/
+0
2010-10-06
dccp: Kill dead code and add static markers.
stephen hemminger
5
-40
/
+25
2010-10-06
TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success
John Heffner
1
-1
/
+1
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-93
/
+124
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
8
-88
/
+110
2010-10-06
neigh: RCU conversion of struct neighbour
Eric Dumazet
1
-52
/
+85
2010-10-06
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
1
-3
/
+4
2010-10-06
cfg80211: fix BSS double-unlinking
Johannes Berg
1
-6
/
+6
2010-10-06
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
2
-0
/
+10
2010-10-06
mac80211: compete scan to cfg80211 if deferred scan fail to start
Stanislaw Gruszka
1
-0
/
+2
2010-10-06
mac80211: do not requeue scan work when not needed
Stanislaw Gruszka
1
-12
/
+3
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
3
-14
/
+27
2010-10-06
mac80211: keep lock when calling __ieee80211_scan_completed()
Stanislaw Gruszka
1
-36
/
+39
2010-10-06
mac80211: reduce number of __ieee80211_scan_completed calls
Stanislaw Gruszka
1
-22
/
+29
2010-10-06
nl80211: fix error in generic netif_running check
Johannes Berg
1
-0
/
+2
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
14
-95
/
+239
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
11
-35
/
+48
2010-10-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-10-06
mac80211: delete AddBA response timer
Johannes Berg
1
-0
/
+2
2010-10-05
fib: RCU conversion of fib_lookup()
Eric Dumazet
8
-64
/
+66
2010-10-05
caif: fix two caif_connect() bugs
Eric Dumazet
1
-6
/
+15
2010-10-05
bonding: fix to rejoin multicast groups immediately
Flavio Leitner
1
-8
/
+8
2010-10-05
AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets
Alban Crequy
1
-0
/
+5
[next]