index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: Fix dump skb leak/double free
Herbert Xu
2016-05-16
1
-2
/
+5
*
tipc: check nl sock before parsing nested attributes
Richard Alpe
2016-05-16
1
-0
/
+3
*
fq_codel: fix memory limitation drift
Eric Dumazet
2016-05-16
1
-1
/
+2
*
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
2016-05-16
1
-3
/
+3
*
net/hsr: Use setup_timer and mod_timer.
Muhammad Falak R Wani
2016-05-16
1
-8
/
+3
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-05-16
1
-2
/
+2
|
\
|
*
Bluetooth: fix power_on vs close race
Jiri Slaby
2016-05-13
1
-2
/
+2
*
|
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2016-05-16
2
-2
/
+14
*
|
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2016-05-16
1
-1
/
+5
*
|
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
2016-05-16
1
-3
/
+11
*
|
bpf: minor cleanups in ebpf code
Daniel Borkmann
2016-05-16
1
-19
/
+15
*
|
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
2016-05-16
3
-22
/
+20
*
|
sock: propagate __sock_cmsg_send() error
Eric Dumazet
2016-05-16
2
-4
/
+6
*
|
net: qrtr: fix build problems
Arnd Bergmann
2016-05-16
2
-2
/
+4
*
|
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
2016-05-16
1
-0
/
+21
*
|
net/sched: act_gact: Update statistics when offloaded to hardware
Amir Vadai
2016-05-16
1
-0
/
+15
*
|
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
2016-05-16
1
-9
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
15
-39
/
+106
|
\
\
|
*
|
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-14
2
-0
/
+4
|
*
|
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
2016-05-14
1
-1
/
+3
|
*
|
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
2016-05-11
1
-1
/
+6
|
*
|
openvswitch: Fix cached ct with helper.
Joe Stringer
2016-05-11
1
-0
/
+13
|
*
|
net sched: ife action fix late binding
Jamal Hadi Salim
2016-05-10
1
-4
/
+10
|
*
|
net sched: skbedit action fix late binding
Jamal Hadi Salim
2016-05-10
1
-7
/
+11
|
*
|
net sched: simple action fix late binding
Jamal Hadi Salim
2016-05-10
1
-6
/
+12
|
*
|
net sched: mirred action fix late binding
Jamal Hadi Salim
2016-05-10
1
-6
/
+13
|
*
|
net sched: ipt action fix late binding
Jamal Hadi Salim
2016-05-10
1
-7
/
+12
|
*
|
net sched: vlan action fix late binding
Jamal Hadi Salim
2016-05-10
1
-6
/
+16
|
*
|
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
2016-05-10
1
-2
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-05-10
3
-1
/
+4
|
|
\
\
|
|
*
|
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
Phil Turnbull
2016-05-05
1
-0
/
+2
|
|
*
|
netfilter: IDLETIMER: fix race condition when destroy the target
Liping Zhang
2016-04-29
1
-0
/
+1
|
|
*
|
netfilter: conntrack: init all_locks to avoid debug warning
Florian Westphal
2016-04-29
1
-1
/
+1
|
*
|
|
net: fix a kernel infoleak in x25 module
Kangjie Lu
2016-05-09
1
-0
/
+1
*
|
|
|
net: switchdev: Drop EXPERIMENTAL from description
Florian Fainelli
2016-05-14
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
udp: Resolve NULL pointer dereference over flow-based vxlan device
Alexander Duyck
2016-05-13
2
-13
/
+5
*
|
|
sunrpc: set SOCK_FASYNC
Eric Dumazet
2016-05-13
1
-0
/
+3
*
|
|
tipc: eliminate risk of double link_up events
Jon Paul Maloy
2016-05-12
1
-1
/
+1
*
|
|
gre: Fix wrong tpi->proto in WCCP
Haishuang Yan
2016-05-12
3
-6
/
+6
*
|
|
ip6_gre: Fix get_size calculation for gre6 tunnel
Haishuang Yan
2016-05-12
1
-3
/
+0
*
|
|
Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...
David S. Miller
2016-05-12
13
-113
/
+141
|
\
\
\
|
*
|
|
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
Johannes Berg
2016-05-12
1
-26
/
+44
|
*
|
|
cfg80211: make wdev_list accessible to drivers
Johannes Berg
2016-05-12
8
-24
/
+26
|
*
|
|
cfg80211: remove erroneous comment
Johannes Berg
2016-05-12
1
-1
/
+1
|
*
|
|
cfg80211: allow finding vendor with OUI without specifying the OUI type
Emmanuel Grumbach
2016-05-12
1
-2
/
+6
|
*
|
|
mac80211: allow same PN for AMSDU sub-frames
Sara Sharon
2016-05-12
1
-4
/
+12
|
*
|
|
mac80211: remove disconnected APs from BSS table
David Spinadel
2016-05-12
1
-0
/
+5
|
*
|
|
wext: remove a/b/g/n from SIOCGIWNAME
Johannes Berg
2016-05-02
1
-35
/
+0
|
*
|
|
nl80211: use nla_put_u64_64bit() for the remaining u64 attributes
Johannes Berg
2016-04-27
1
-14
/
+22
|
*
|
|
cfg80211: Add option to report the bss entry in connect result
Kanchanapally, Vidyullatha
2016-04-26
3
-7
/
+24
[next]