index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-03
tipc: fix node reference count bug
Jon Paul Maloy
1
-8
/
+7
2015-12-03
pppox: use standard module auto-loading feature
Guillaume Nault
1
-1
/
+1
2015-12-03
VSOCK: Add Makefile and Kconfig
Asias He
2
-0
/
+20
2015-12-03
VSOCK: Introduce virtio-vsock.ko
Asias He
1
-0
/
+466
2015-12-03
VSOCK: Introduce virtio-vsock-common.ko
Asias He
1
-0
/
+1272
2015-12-03
VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
Asias He
1
-0
/
+70
2015-12-03
mpls: support for dead routes
Roopa Prabhu
2
-28
/
+159
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
4
-14
/
+23
[prev]
[next]