index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
1
-3
/
+6
*
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-12-10
1
-0
/
+1
*
cgroup: fix sock_cgroup_data initialization on earlier compilers
Tejun Heo
2015-12-09
1
-2
/
+2
*
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2015-12-08
2
-6
/
+123
*
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
4
-17
/
+57
*
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
2015-12-08
1
-5
/
+5
*
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2015-12-08
3
-1
/
+50
|
\
|
*
cgroup: implement cgroup_get_from_path() and expose cgroup_put()
Tejun Heo
2015-11-20
1
-0
/
+7
|
*
kernfs: implement kernfs_walk_and_get()
Tejun Heo
2015-11-20
1
-0
/
+12
|
*
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
Tejun Heo
2015-11-20
2
-1
/
+31
*
|
Revert "Merge branch 'vsock-virtio'"
Stefan Hajnoczi
2015-12-08
4
-301
/
+0
*
|
net: dsa: remove DSA link polling
Neil Armstrong
2015-12-07
1
-12
/
+0
*
|
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...
David S. Miller
2015-12-07
3
-4
/
+73
|
\
\
|
*
|
cfg80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
2015-12-04
2
-0
/
+9
|
*
|
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
2015-12-04
1
-0
/
+4
|
*
|
mac80211: add atomic uploaded keys iterator
Eliad Peller
2015-12-04
1
-0
/
+24
|
*
|
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
2015-12-04
1
-0
/
+22
|
*
|
nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detect
Luca Coelho
2015-12-04
1
-2
/
+3
|
*
|
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
2015-12-04
1
-2
/
+5
|
*
|
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
2015-12-04
1
-0
/
+6
|
*
|
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2015-12-04
1
-2
/
+4
|
|
\
\
*
|
|
|
core: enable more fine-grained datagram reception control
Rainer Weikusat
2015-12-06
1
-0
/
+6
*
|
|
|
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
Moni Shoua
2015-12-06
1
-0
/
+5
*
|
|
|
net: constify netif_is_* helpers net_device param
Jiri Pirko
2015-12-05
2
-12
/
+12
*
|
|
|
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
2015-12-05
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
33
-248
/
+203
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-03
13
-41
/
+84
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-12-03
1
-2
/
+4
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
2015-11-20
1
-2
/
+4
|
|
*
|
|
|
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-12-03
1
-0
/
+3
|
|
*
|
|
|
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-03
2
-15
/
+5
|
|
*
|
|
|
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
2015-12-02
1
-8
/
+8
|
|
*
|
|
|
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-02
2
-2
/
+21
|
|
*
|
|
|
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
2
-8
/
+22
|
|
*
|
|
|
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
2
-3
/
+13
|
|
*
|
|
|
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-12-01
1
-2
/
+1
|
|
*
|
|
|
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
2015-11-29
1
-1
/
+2
|
|
*
|
|
|
bpf: fix clearing on persistent program array maps
Daniel Borkmann
2015-11-25
1
-1
/
+4
|
|
*
|
|
|
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-11-24
1
-0
/
+1
|
|
*
|
|
|
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-11-23
1
-0
/
+1
|
|
*
|
|
|
net: dns_resolver: convert time_t to time64_t
Aya Mahfouz
2015-11-18
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-03
2
-2
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
block: Always check queue limits for cloned requests
Hannes Reinecke
2015-11-29
1
-1
/
+0
|
|
*
|
|
|
|
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
2015-11-29
1
-1
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-11-29
2
-34
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
kref: Remove kref_put_spinlock_irqsave()
Bart Van Assche
2015-11-28
1
-33
/
+0
|
|
*
|
|
|
|
|
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2015-11-28
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-11-29
1
-1
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
thermal: fix thermal_zone_bind_cooling_device prototype
Arnd Bergmann
2015-11-23
1
-1
/
+2
|
*
|
|
|
|
|
|
|
Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-28
1
-0
/
+9
|
|
\
\
\
\
\
\
\
\
[next]