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
2015-12-10
Bluetooth: Move __hci_update_background_scan up in hci_request.c
Johan Hedberg
1
-73
/
+73
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
4
-21
/
+34
2015-12-08
sock, cgroup: add sock->sk_cgroup
Tejun Heo
3
-2
/
+14
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
8
-21
/
+19
2015-12-08
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
1
-0
/
+9
2015-12-08
Revert "Merge branch 'vsock-virtio'"
Stefan Hajnoczi
5
-1828
/
+0
2015-12-08
net: Fix inverted test in __skb_recv_datagram
Rainer Weikusat
1
-1
/
+1
2015-12-07
net: dsa: move dsa slave destroy code to slave.c
Neil Armstrong
3
-2
/
+13
2015-12-07
net: dsa: Add missing master netdev dev_put() calls
Neil Armstrong
1
-1
/
+5
2015-12-07
net: dsa: cleanup resources upon module removal
Neil Armstrong
1
-0
/
+8
2015-12-07
net: dsa: remove DSA link polling
Neil Armstrong
1
-43
/
+0
2015-12-07
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...
David S. Miller
24
-939
/
+1174
2015-12-07
mac80211: handle HW ROC expired properly
Ilan Peer
1
-1
/
+5
2015-12-06
af_unix: fix unix_dgram_recvmsg entry locking
Rainer Weikusat
1
-15
/
+20
2015-12-06
core: enable more fine-grained datagram reception control
Rainer Weikusat
1
-29
/
+48
2015-12-05
net: constify netif_is_* helpers net_device param
Jiri Pirko
1
-1
/
+1
2015-12-05
batman-adv: Act on NETDEV_*_TYPE_CHANGE events
Andrew Lunn
1
-1
/
+3
2015-12-05
ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
Andrew Lunn
1
-1
/
+2
2015-12-04
mac80211: reject zero cookie in mgmt-tx/roc cancel
Johannes Berg
1
-0
/
+3
2015-12-04
mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
Jouni Malinen
1
-0
/
+1
2015-12-04
cfg80211: reg: Refactor calculation of bandwidth flags
Michal Sojka
1
-54
/
+37
2015-12-04
mac80211: rewrite remain-on-channel logic
Johannes Berg
3
-291
/
+316
2015-12-04
mac80211: simplify ack_skb handling
Johannes Berg
3
-18
/
+13
2015-12-04
mac80211: move off-channel/mgmt-tx code to offchannel.c
Johannes Berg
3
-495
/
+502
2015-12-04
mac80211: fix mgmt-tx abort cookie and leak
Johannes Berg
1
-3
/
+2
2015-12-04
mac80211: catch queue stop underflow
Johannes Berg
1
-2
/
+5
2015-12-04
mac80211: properly free TX skbs when monitor TX fails
Johannes Berg
1
-1
/
+1
2015-12-04
mac80211: properly free skb when r-o-c for TX fails
Johannes Berg
1
-1
/
+1
2015-12-04
Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"
Johannes Berg
1
-1
/
+2
2015-12-04
cfg80211: handle add_station auth/assoc flag quirks
Johannes Berg
2
-14
/
+19
2015-12-04
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
Ayala Beker
1
-2
/
+2
2015-12-04
mac80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
1
-0
/
+6
2015-12-04
cfg80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
3
-0
/
+38
2015-12-04
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
1
-2
/
+4
2015-12-04
cfg80211: Remove unused cfg80211_can_use_iftype_chan()
Michal Sojka
2
-121
/
+0
2015-12-04
cfg80211: reg: Remove unused function parameter
Michal Sojka
1
-4
/
+3
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
3
-4
/
+55
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
2
-43
/
+126
2015-12-04
cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented
Ola Olsson
1
-0
/
+3
2015-12-04
mac80211: remove string from unaligned packet warning
Johannes Berg
1
-2
/
+1
2015-12-04
lib80211: ratelimit key index mismatch
Johannes Berg
2
-4
/
+4
2015-12-04
mac80211: mesh: print MAC address instead of pointer
Johannes Berg
1
-2
/
+2
2015-12-04
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
1
-7
/
+0
2015-12-04
cfg80211: add complete data to station add/change tracing
Johannes Berg
1
-0
/
+38
2015-12-04
cfg80211: Add missing tracing to cfg80211
Ilan Peer
3
-5
/
+108
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
2
-2
/
+17
2015-12-04
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
6
-15
/
+21
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
72
-298
/
+605
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
70
-298
/
+596
2015-12-03
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-15
/
+21
[next]