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-05
net neigh: RCU conversion of neigh hash table
Eric Dumazet
5
-96
/
+158
2010-10-05
net neigh: neigh_delete() and neigh_add() changes
Eric Dumazet
1
-22
/
+17
2010-10-05
net: add a core netdev->rx_dropped counter
Eric Dumazet
9
-27
/
+22
2010-10-05
mac80211: fix channel assumption for association done work
Luis R. Rodriguez
1
-3
/
+3
2010-10-05
mac80211: fix deadlock with multiple interfaces
Johannes Berg
5
-22
/
+7
2010-10-05
nl80211: reduce dumping boilerplate
Johannes Berg
1
-92
/
+59
2010-10-05
nl80211: use generic check for netif_running
Johannes Berg
1
-69
/
+28
2010-10-05
nl80211: use the new genetlink pre/post_doit hooks
Johannes Berg
1
-1202
/
+531
2010-10-05
genetlink: introduce pre_doit/post_doit hooks
Johannes Berg
1
-1
/
+13
2010-10-05
mac80211: Add WME information element for IBSS
Bruno Randolf
1
-22
/
+43
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
2
-1
/
+5
2010-10-05
mac80211: fix for WDS interfaces
Bill Jordan
4
-0
/
+10
2010-10-05
cfg80211: patches to allow setting the WDS peer
Bill Jordan
1
-0
/
+54
2010-10-05
mac80211: Add validity check for beacon_crc value
Juuso Oikarinen
2
-2
/
+6
2010-10-05
mac80211: perform scan cancel in hw reset work
Stanislaw Gruszka
1
-9
/
+10
2010-10-05
cfg80211: fix locking
Johannes Berg
1
-4
/
+7
2010-10-05
cfg80211/mac80211: allow management frame TX in AP mode
Johannes Berg
3
-14
/
+57
2010-10-05
nl80211: allow drivers to indicate whether the survey data channel is in use
Felix Fietkau
1
-0
/
+2
2010-10-05
mac80211: fix rx monitor filter refcounters
Christian Lamparter
3
-24
/
+54
2010-10-05
wireless: Use first phyX name available when registering phy devices.
Ben Greear
1
-24
/
+30
2010-10-05
ipv6: make __ipv6_isatap_ifid static
stephen hemminger
1
-2
/
+1
2010-10-05
fib: fib_rules_cleanup can be static
stephen hemminger
1
-2
/
+1
2010-10-05
fib: cleanups
Eric Dumazet
3
-182
/
+206
2010-10-05
caif: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2010-10-05
cls_u32: signedness bug
Dan Carpenter
1
-1
/
+1
2010-10-05
ipvs: Use frag walker helper in SCTP proto support.
David S. Miller
1
-9
/
+10
2010-10-05
net: dynamic ingress_queue allocation
Eric Dumazet
3
-26
/
+62
2010-10-04
Bluetooth: Disallow to change L2CAP_OPTIONS values when connected
Gustavo F. Padovan
1
-0
/
+5
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-37
/
+97
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-19
/
+27
2010-10-03
net: introduce DST_NOCACHE flag
Eric Dumazet
2
-1
/
+4
2010-10-03
sctp: Fix break indentation in sctp_ioctl().
David S. Miller
1
-1
/
+1
2010-10-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
14
-194
/
+272
2010-10-03
sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
Dan Rosenberg
1
-2
/
+6
2010-10-03
sctp: prevent reading out-of-bounds memory
Dan Rosenberg
1
-1
/
+12
2010-10-03
ipv4: correct IGMP behavior on v3 query during v2-compatibility mode
David Stevens
1
-1
/
+13
2010-10-03
ipmr: cleanups
Eric Dumazet
1
-114
/
+124
2010-10-03
ipmr: RCU protection for mfc_cache_array
Eric Dumazet
1
-40
/
+47
2010-10-03
ipmr: RCU conversion of mroute_sk
Eric Dumazet
1
-42
/
+49
2010-10-03
ipmr: __pim_rcv() is called under rcu_read_lock
Eric Dumazet
1
-6
/
+4
2010-10-03
gre: protocol table can be static
stephen hemminger
1
-1
/
+1
2010-10-03
Revert "ipv4: Make INET_LRO a bool instead of tristate."
Ben Hutchings
1
-1
/
+1
2010-10-03
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
1
-4
/
+4
2010-10-03
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
1
-4
/
+24
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-194
/
+272
2010-09-30
ipv4: rcu conversion in ip_route_output_slow
Eric Dumazet
1
-26
/
+12
2010-09-30
ipv4: introduce __ip_dev_find()
Eric Dumazet
1
-13
/
+19
2010-09-30
vlan: dont drop packets from unknown vlans in promiscuous mode
Eric Dumazet
1
-4
/
+10
2010-09-30
ipv4: __mkroute_output() speedup
Eric Dumazet
1
-18
/
+15
2010-09-30
Phonet: restore flow control credits when sending fails
Rémi Denis-Courmont
1
-2
/
+8
[prev]
[next]