index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
3
-17
/
+21
2015-12-08
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
1
-5
/
+5
2015-12-08
Revert "Merge branch 'vsock-virtio'"
Stefan Hajnoczi
1
-2
/
+0
2015-12-07
net: dsa: remove DSA link polling
Neil Armstrong
1
-12
/
+0
2015-12-07
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...
David S. Miller
2
-2
/
+64
2015-12-04
cfg80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
1
-0
/
+3
2015-12-04
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
1
-0
/
+4
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
1
-0
/
+24
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
1
-0
/
+22
2015-12-04
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
1
-2
/
+5
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
1
-0
/
+6
2015-12-04
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-2
/
+4
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-33
/
+67
2015-12-03
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+4
2015-12-03
VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
Asias He
1
-0
/
+2
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
1
-0
/
+3
2015-12-03
bonding: implement lower state change propagation
Jiri Pirko
1
-0
/
+7
2015-12-03
bonding: allow notifications for bond_set_slave_link_state
Jiri Pirko
1
-3
/
+29
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2
-15
/
+5
2015-12-02
tcp: suppress too verbose messages in tcp_send_ack()
Eric Dumazet
1
-2
/
+2
2015-12-02
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
1
-8
/
+8
2015-12-02
ipv6: add complete rcu protection around np->opt
Eric Dumazet
1
-1
/
+20
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
1
-7
/
+16
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-0
/
+10
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
1
-2
/
+1
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
1
-10
/
+5
2015-11-24
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
1
-0
/
+1
2015-11-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-15
/
+42
2015-11-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-0
/
+1
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
1
-0
/
+8
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
1
-0
/
+13
2015-11-20
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
1
-2
/
+4
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-1
/
+1
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
1
-0
/
+1
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
1
-0
/
+2
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
1
-3
/
+2
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
1
-1
/
+2
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
1
-0
/
+2
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
1
-1
/
+0
2015-11-19
Bluetooth: Add support for controller specific logging
Marcel Holtmann
2
-0
/
+2
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2
-0
/
+3
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
1
-3
/
+8
2015-11-19
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
1
-6
/
+2
2015-11-19
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
1
-0
/
+4
2015-11-18
net: un-inline sk_busy_loop()
Eric Dumazet
1
-44
/
+1
2015-11-16
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
1
-1
/
+1
2015-11-16
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2015-11-15
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
1
-0
/
+25
2015-11-15
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+2
2015-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+14
[next]