index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-08
Bluetooth: create channel timer to replace sk_timer
Gustavo F. Padovan
2
-74
/
+76
2011-06-08
Bluetooth: Add chan->chan_type struct member
Gustavo F. Padovan
2
-26
/
+33
2011-06-08
Bluetooth: Create l2cap_chan_send()
Gustavo F. Padovan
2
-80
/
+83
2011-06-08
Bluetooth: Create __l2cap_chan_close()
Gustavo F. Padovan
2
-89
/
+93
2011-06-08
Bluetooth: Remove unnecessary use of hci_dev_list_lock
Johan Hedberg
1
-4
/
+0
2011-06-08
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...
David Miller
1
-3
/
+0
2011-06-08
Bluetooth: fix set but not used warning
Gustavo F. Padovan
1
-2
/
+0
2011-06-08
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
Ruiyi Zhang
1
-5
/
+1
2011-06-07
mac80211: Stop BA session event from device
Shahar Levi
3
-0
/
+24
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-43
/
+37
2011-06-06
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
3
-23
/
+8
2011-06-03
mac80211: call dev_alloc_name before copying name to sdata
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2011-06-01
cfg80211: skip disabled channels on channel survey
Luis R. Rodriguez
1
-4
/
+15
2011-06-01
minstrel_ht: fixed rate mode through debugfs
Zefir Kurtisi
3
-0
/
+28
2011-06-01
nl80211: add testmode dump support
Wey-Yi Guy
2
-0
/
+102
2011-06-01
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
Johannes Berg
1
-1
/
+1
2011-06-01
cfg80211: don't drop p2p probe responses
Eliad Peller
1
-19
/
+24
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
3
-3
/
+9
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2
-0
/
+2
2011-05-27
inetpeer: fix race in unused_list manipulations
Eric Dumazet
1
-15
/
+27
2011-05-27
atm: expose ATM device index in sysfs
Dan Williams
1
-0
/
+10
2011-05-27
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
3
-11
/
+24
2011-05-27
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
1
-1
/
+0
2011-05-27
mac80211: clear local->ps_data on disassoc
Eliad Peller
1
-0
/
+1
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
1
-8
/
+19
2011-05-26
mac80211: stop queues before rate control updation
Rajkumar Manoharan
1
-0
/
+6
2011-05-26
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
1
-2
/
+2
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
1
-0
/
+1
2011-05-26
net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
Justin Mattock
1
-4
/
+1
2011-05-26
can: convert to %pK for kptr_restrict support
Oliver Hartkopp
1
-4
/
+3
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
1
-1
/
+24
2011-05-26
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
1
-2
/
+4
2011-05-26
netfilter: ipset: fix ip_set_flush return code
Jozsef Kadlecsik
1
-1
/
+1
2011-05-25
net: hold rtnl again in dump callbacks
Eric Dumazet
2
-2
/
+8
2011-05-25
sch_sfq: fix peek() implementation
Eric Dumazet
1
-13
/
+1
2011-05-25
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
1
-0
/
+16
2011-05-25
net: make dev_disable_lro use physical device if passed a vlan dev (v2)
Neil Horman
1
-0
/
+7
2011-05-25
net: move is_vlan_dev into public header file (v2)
Neil Horman
1
-5
/
+0
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
12
-100
/
+417
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
12
-100
/
+417
2011-05-24
bridge: initialize fake_rtable metrics
Eric Dumazet
1
-1
/
+5
2011-05-24
net: fix __dst_destroy_metrics_generic()
Eric Dumazet
1
-1
/
+1
2011-05-24
igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
Veaceslav Falico
1
-5
/
+5
2011-05-24
net: use synchronize_rcu_expedited()
Eric Dumazet
1
-1
/
+4
2011-05-24
net: convert %p usage to %pK
Dan Rosenberg
14
-22
/
+22
2011-05-24
ipv6: Fix return of xfrm6_tunnel_rcv()
David S. Miller
1
-1
/
+1
2011-05-23
net: filter: Use WARN_RATELIMIT
Joe Perches
1
-1
/
+3
2011-05-23
sch_sfq: avoid giving spurious NET_XMIT_CN signals
Eric Dumazet
1
-2
/
+6
2011-05-23
snap: remove one synchronize_net()
Eric Dumazet
1
-1
/
+0
2011-05-23
net: ping: cleanups ping_v4_unhash()
Eric Dumazet
1
-3
/
+0
[next]