Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b935df01ed4f0848f29b1e39c4f95d87b0206dea
/
net
b935df0
cfg80211: fix disassociation warning due to misuse of wdev->current_bss
by Pavel Roskin
· 15 years ago
a42dd7ef
wireless: display wext SSID when connected by cfg80211
by Zhu Yi
· 15 years ago
c03e20f
mac80211: fix compilation of mesh (although its disabled)
by Luis R. Rodriguez
· 15 years ago
cb7d9e7f
Phonet: fix /proc/net/phonet with network namespaces
by Rémi Denis-Courmont
· 15 years ago
acb8aac
nl802154: support START-CONFIRM primitive
by Dmitry Baryshkov
· 15 years ago
99eb855
af_ieee802154: add support for WANT_ACK socket option
by Dmitry Baryshkov
· 15 years ago
74eda55
af_ieee802154: minor cleanup in dgram_bind
by Dmitry Baryshkov
· 15 years ago
8e753dd
nl802154: add support for dumping WPAN interface information
by Dmitry Baryshkov
· 15 years ago
78090a5
nl802154: make ieee802154_policy constant
by Dmitry Baryshkov
· 15 years ago
6885ffb
Use correct NET_RX_* returns for atalk_rcv()
by Mark Smith
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
418372b
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
by Rafael Laufer
· 15 years ago
e84b90a
can: Fix raw_getname() leak
by Eric Dumazet
· 15 years ago
b79a794
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition
by Jussi Mäki
· 15 years ago
f222e8b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
cba8784
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
bbd8a0d
net: Avoid enqueuing skb for default qdiscs
by Krishna Kumar
· 15 years ago
0d502d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
09384df
irda: Fix irda_getname() leak
by Eric Dumazet
· 15 years ago
3d39247
appletalk: fix atalk_getname() leak
by Eric Dumazet
· 15 years ago
f6b97b2
netrom: Fix nr_getname() leak
by Eric Dumazet
· 15 years ago
80922bb
econet: Fix econet_getname() leak
by Eric Dumazet
· 15 years ago
17ac2e9
rose: Fix rose_getname() leak
by Eric Dumazet
· 15 years ago
bfe34eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
a9dfac3
af_ieee802154: provide dummy get/setsockopt
by Dmitry Eremin-Solenikov
· 15 years ago
45a41d1
af_ieee802154: fix ioctl processing
by Dmitry Eremin-Solenikov
· 15 years ago
3d7ddd5
net/rds: Use AF_INET for sin_family field
by Julia Lawall
· 15 years ago
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
cf39c4c
phonet: phonet_device_get() fix
by Eric Dumazet
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
476181c
dccp: missing destroy of percpu counter variable while unload module
by Wei Yongjun
· 15 years ago
0bf52b9
net: Fix spinlock use in alloc_netdev_mq()
by Ingo Molnar
· 15 years ago
db71789
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
by David S. Miller
· 15 years ago
f816700
xfrm4: fix build when SYSCTLs are disabled
by Randy Dunlap
· 15 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e3b90ca
mac80211: FIF_PSPOLL filter flag
by Igor Perminov
· 15 years ago
8dadadb
cfg80211: clear SSID on disconnect/no connection
by Johannes Berg
· 15 years ago
3ad2014
rfkill: add the GPS radio type
by Tomas Winkler
· 15 years ago
d1c5091
mac80211: Increase timeouts for station polling
by Maxim Levitsky
· 15 years ago
a43abf2
mac80211: Retry probe request few times
by Maxim Levitsky
· 15 years ago
75e6c3b
cfg80211: lower dynamic PS timeout to 100ms
by Johannes Berg
· 15 years ago
8b19e6c
cfg80211: enable country IE support to all cfg80211 drivers
by Luis R. Rodriguez
· 15 years ago
abc7381
cfg80211: decouple regulatory variables from cfg80211_mutex
by Luis R. Rodriguez
· 15 years ago
4b44c8b
cfg80211: do not iterate over rdev list on country IE hint
by Luis R. Rodriguez
· 15 years ago
9828b01
cfg80211: use goto out on country IE reg hint failure
by Luis R. Rodriguez
· 15 years ago
056508d
mac80211: fix powersave
by Johannes Berg
· 15 years ago
e40cbdac
cfg80211: fix NETDEV_UNREGISTER notifier
by Johannes Berg
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
57c9fff
mac80211: fix sparse warnings/errors
by Johannes Berg
· 15 years ago
df7fc0f
cfg80211: keep track of current_bss for userspace SME
by Johannes Berg
· 15 years ago
97af743
mac80211: disable beacons before removing the associated interface
by Bob Copeland
· 15 years ago
dd21dcd
wext: remove extra return on wireless_nlevent_init()
by Luis R. Rodriguez
· 15 years ago
4da163a
mac80211: disable software retry for now
by Johannes Berg
· 15 years ago
eca4c3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 15 years ago
cd3468b
cfg80211: add two missing NULL pointer checks
by Johannes Berg
· 15 years ago
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 15 years ago
e4c4e44
neigh: Convert garbage collection from softirq to workqueue
by Eric Dumazet
· 15 years ago
1e3e238
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
by Hannes Eder
· 15 years ago
81e4321
inet6: functions shadow global variable
by Gerrit Renker
· 15 years ago
a6ac65d
net: restore the original spinlock to protect unicast list
by Jiri Pirko
· 15 years ago
1445863
net: net_assign_generic() fix
by Eric Dumazet
· 15 years ago
2f6d7c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
df597ef
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a33bc5c
xfrm: select sane defaults for xfrm[4|6] gc_thresh
by Neil Horman
· 15 years ago
9aada7a
IPVS: use pr_fmt
by Hannes Eder
· 15 years ago
a3e8ee6
ipv4: ARP neigh procfs buffer overflow
by roel kluin
· 15 years ago
b4076d1
vlan: allow creating vlan when real device is not up
by Stephen Hemminger
· 15 years ago
ca7daea
net/netlabel: Add kmalloc NULL tests
by Julia Lawall
· 15 years ago
a1b9744
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
1c29b3f
net-dccp: suppress warning about large allocations from DCCP
by Mel Gorman
· 15 years ago
a9a1162
cfg80211: self-contained wext handling where possible
by Johannes Berg
· 15 years ago
1f9298f
cfg80211: combine IWESSID handlers
by Johannes Berg
· 15 years ago
562e482
cfg80211: combine IWAP handlers
by Johannes Berg
· 15 years ago
0e82ffe
cfg80211: combine iwfreq implementations
by Johannes Berg
· 15 years ago
a7bc376
mac80211: verify info->control.vif is not NULL
by Johannes Berg
· 15 years ago
f9d6b40
cfg80211: fix disassoc while not associated
by Johannes Berg
· 15 years ago
0ee9c13
mac80211: fix an oops in ieee80211_scan_state_set_channel
by Helmut Schaa
· 15 years ago
c0b2bbd
nl80211: add missing parameter clearing
by Johannes Berg
· 15 years ago
8d8b261
mac80211: fix receiving deauth
by Johannes Berg
· 15 years ago
bc43b28
cfg80211: fix circular lock dependency (1)
by Johannes Berg
· 15 years ago
89c3a8a
mac80211: fix suspend
by Johannes Berg
· 15 years ago
f146214
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
21f5fc7
mac80211: fix oops due to missing private data
by Luis R. Rodriguez
· 15 years ago
3fa5205
mac80211: fix PS-poll response, race
by Johannes Berg
· 15 years ago
91a3bd7
mac80211: fix MLME issuing of probe requests while scanning
by Luis R. Rodriguez
· 15 years ago
4853184
mac80211: fix mlme timeouts
by Johannes Berg
· 15 years ago
09f97e0
cfg80211: increase scan result expire time
by Helmut Schaa
· 15 years ago
977923b
mac80211: rename scan_state to next_scan_state
by Helmut Schaa
· 15 years ago
142b9f5
mac80211: implement basic background scanning
by Helmut Schaa
· 15 years ago
fbe9c42
mac80211: Replace {sw, hw}_scanning variables with a bitfield
by Helmut Schaa
· 15 years ago
2fb3f02
mac80211: introduce a new scan state "decision"
by Helmut Schaa
· 15 years ago
f502d09
mac80211: advance the state machine immediately if no delay is needed
by Helmut Schaa
· 15 years ago
7d3be3c
mac80211: refactor the scan code
by Helmut Schaa
· 15 years ago
a272a72
mac80211: allow using network namespaces
by Johannes Berg
· 15 years ago
463d018
cfg80211: make aware of net namespaces
by Johannes Berg
· 15 years ago
5061b0c
mac80211: cooperate more with network namespaces
by Johannes Berg
· 15 years ago
78f1a8b
mac80211: do not queue work after suspend in the dynamic ps timer
by Luis R. Rodriguez
· 15 years ago
a44a4a0
xfrm: export xfrm garbage collector thresholds via sysctl
by Neil Horman
· 15 years ago
Next »