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-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
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-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
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
2010-09-29
ip_gre: comments change
Eric Dumazet
1
-4
/
+4
2010-09-29
tcp: tcp_enter_quickack_mode can be static
stephen hemminger
1
-1
/
+1
2010-09-29
arp: remove unnecessary export of arp_broken_ops
stephen hemminger
1
-2
/
+1
2010-09-29
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
3
-15
/
+15
2010-09-29
ip6tnl: percpu stats accounting
Eric Dumazet
1
-16
/
+77
2010-09-29
ipip: enable lockless xmits
Eric Dumazet
1
-0
/
+1
2010-09-29
ip_gre: lockless xmit
Eric Dumazet
1
-0
/
+4
2010-09-29
sit: enable lockless xmits
Eric Dumazet
1
-0
/
+1
2010-09-29
sit: fix percpu stats accounting
Eric Dumazet
1
-3
/
+11
2010-09-29
ipip: fix percpu stats accounting
Eric Dumazet
1
-3
/
+10
2010-09-29
net: add a recursion limit in xmit path
Eric Dumazet
1
-1
/
+11
2010-09-28
ipv6: Implement Any-IP support for IPv6.
Maciej Żenczykowski
1
-1
/
+9
2010-09-28
ipv4: Allow configuring subnets as local addresses
Tom Herbert
2
-5
/
+5
2010-09-28
mac80211: Fix WMM driver queue configuration
Juuso Oikarinen
1
-8
/
+8
2010-09-28
cfg80211: always set IBSS basic rates
Johannes Berg
2
-17
/
+19
2010-09-28
mac80211: fix offchannel assumption upon association
Luis R. Rodriguez
1
-1
/
+2
2010-09-27
8021q: Use netif_copy_real_num_queues() to set queue counts
Ben Hutchings
1
-1
/
+1
2010-09-27
net: Allow changing number of RX queues after device allocation
Ben Hutchings
3
-18
/
+63
2010-09-27
net: sk_{detach|attach}_filter() rcu fixes
Eric Dumazet
1
-6
/
+4
2010-09-27
fib: use atomic_inc_not_zero() in fib_rules_lookup
Eric Dumazet
1
-3
/
+5
2010-09-27
sit: percpu stats accounting
Eric Dumazet
1
-18
/
+64
2010-09-27
ipip: percpu stats accounting
Eric Dumazet
1
-34
/
+93
2010-09-27
ip_gre: percpu stats accounting
Eric Dumazet
1
-39
/
+104
2010-09-27
vlan: use this_cpu_ptr() in vlan_skb_recv()
Eric Dumazet
1
-2
/
+2
2010-09-27
Phonet: Implement Pipe Controller to support Nokia Slim Modems
Kumar Sanghvi
2
-6
/
+453
2010-09-27
mac80211: move packet flags into packet
Johannes Berg
3
-53
/
+89
2010-09-27
mac80211: fix release_reorder_timeout in scan
Johannes Berg
1
-14
/
+8
2010-09-27
mac80211: clean up rx handling wrt. found_sta
Johannes Berg
1
-31
/
+25
2010-09-27
mac80211: consolidate packet processing
Johannes Berg
1
-103
/
+62
2010-09-27
mac80211: remove prepare_for_handlers sdata argument
Johannes Berg
1
-8
/
+8
2010-09-27
Revert "mac80211: fix use-after-free"
John W. Linville
1
-0
/
+4
2010-09-27
nl80211: Fix exit from nl80211_set_power_save
Teemu Paasikivi
1
-1
/
+2
2010-09-27
mac80211: Support receiving data frames on multiple vifs.
Ben Greear
1
-10
/
+70
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
1
-4
/
+11
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
4
-3
/
+5
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
36
-126
/
+176
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2
-3
/
+13
2010-09-26
net: fix rcu use in ip_route_output_slow
Eric Dumazet
1
-1
/
+1
2010-09-26
rps: allocate rx queues in register_netdevice only
Eric Dumazet
1
-44
/
+32
[next]