index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
1
-2
/
+10
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
1
-5
/
+5
2017-11-09
ALSA: hda - fix headset mic problem for Dell machines with alc274
Hui Wang
1
-0
/
+5
2017-11-09
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-1
/
+7
2017-11-09
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-7
/
+26
2017-11-09
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+12
2017-11-09
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+14
2017-11-09
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-3
/
+13
2017-11-09
cls_flow: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-6
/
+18
2017-11-09
cls_cgroup: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-6
/
+18
2017-11-09
cls_bpf: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-1
/
+6
2017-11-09
cls_basic: use tcf_exts_get_net() before call_rcu()
Cong Wang
1
-5
/
+15
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
2
-0
/
+25
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
18
-22
/
+18
2017-11-09
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
1
-2
/
+2
2017-11-09
Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"
David S. Miller
1
-1
/
+1
2017-11-08
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
Jiri Kosina
1
-1
/
+1
2017-11-08
apparmor: fix off-by-one comparison on MAXMAPPED_SIG
John Johansen
1
-2
/
+2
2017-11-08
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
Eric Biggers
1
-2
/
+2
2017-11-08
qmi_wwan: Add missing skb_reset_mac_header-call
Kristian Evensen
1
-0
/
+1
2017-11-08
bonding: fix slave stuck in BOND_LINK_FAIL state
Jay Vosburgh
1
-0
/
+1
2017-11-08
qrtr: Move to postcore_initcall
Bjorn Andersson
1
-1
/
+1
2017-11-08
net: qmi_wwan: fix divide by 0 on bad descriptors
Bjørn Mork
1
-1
/
+1
2017-11-08
net: cdc_ether: fix divide by 0 on bad descriptors
Bjørn Mork
1
-1
/
+1
2017-11-08
bonding: discard lowest hash bit for 802.3ad layer3+4
Hangbin Liu
1
-1
/
+1
2017-11-08
net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...
Gustavo A. R. Silva
1
-5
/
+8
2017-11-08
net: mvpp2: Prevent userspace from changing TX affinities
Marc Zyngier
1
-0
/
+4
2017-11-07
drivers/ide-cd: Handle missing driver data during status check gracefully
Borislav Petkov
1
-1
/
+6
2017-11-07
Revert "scsi: make 'state' device attribute pollable"
Linus Torvalds
2
-7
/
+1
2017-11-07
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
3
-3
/
+32
2017-11-06
ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360
Rafael J. Wysocki
1
-0
/
+28
2017-11-06
scripts: add leaking_addresses.pl
Tobin C. Harding
2
-0
/
+310
2017-11-06
ALSA: seq: Avoid invalid lockdep class warning
Takashi Iwai
1
-1
/
+2
2017-11-06
ALSA: timer: Limit max instances per timer
Takashi Iwai
3
-13
/
+57
2017-11-05
Linux 4.14-rc8
v4.14-rc8
Linus Torvalds
1
-1
/
+1
2017-11-05
tcp: fix DSACK-based undo on non-duplicate ACK
Priyaranjan Jha
1
-1
/
+1
2017-11-05
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-30
/
+18
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
1
-0
/
+13
2017-11-04
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
1
-5
/
+1
2017-11-04
objtool: Prevent GCC from merging annotate_unreachable(), take 2
Josh Poimboeuf
1
-2
/
+2
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
5
-7
/
+25
2017-11-04
net: usb: asix: fill null-ptr-deref in asix_suspend
Andrey Konovalov
1
-1
/
+1
2017-11-04
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2
-0
/
+8
2017-11-04
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-3
/
+3
2017-11-04
Documentation: Add Frank Rowand to list of enforcement statement endorsers
Frank Rowand
1
-0
/
+1
2017-11-04
doc: add Willy Tarreau to the list of enforcement statement endorsers
Willy Tarreau
1
-0
/
+1
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
26
-16
/
+36
2017-11-04
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Josh Poimboeuf
1
-0
/
+1
[next]