index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
vm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2
-4
/
+11
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
4
-10
/
+10
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: dsa: rename probe and remove switch functions
Vivien Didelot
1
-4
/
+4
2017-11-09
net: dsa: setup a tree when adding a switch to it
Vivien Didelot
1
-19
/
+16
2017-11-09
net: dsa: setup routing table
Vivien Didelot
1
-71
/
+37
2017-11-09
net: dsa: use of_for_each_phandle
Vivien Didelot
1
-11
/
+8
2017-11-09
net: dsa: add find port by node helper
Vivien Didelot
1
-20
/
+17
2017-11-09
net: dsa: setup and teardown ports
Vivien Didelot
1
-114
/
+59
2017-11-09
net: dsa: setup and teardown switches
Vivien Didelot
1
-23
/
+39
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
2
-15
/
+19
2017-11-09
net: dsa: setup and teardown master device
Vivien Didelot
4
-39
/
+51
2017-11-09
net: dsa: setup and teardown default CPU port
Vivien Didelot
1
-85
/
+68
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2
-2
/
+2
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
openvswitch: enable NSH support
Yi Yang
9
-2
/
+613
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
pktgen: document 32-bit timestamp overflow
Arnd Bergmann
1
-3
/
+11
2017-11-08
qrtr: Move to postcore_initcall
Bjorn Andersson
1
-1
/
+1
2017-11-08
net: mvpp2: add ethtool GOP statistics
Miquel Raynal
1
-5
/
+223
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
1
-1
/
+0
2017-11-08
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
1
-0
/
+1
2017-11-08
fsl/fman: Remove some useless code
Christophe JAILLET
1
-5
/
+2
2017-11-08
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
1
-1
/
+0
2017-11-08
rtnetlink: fix missing size for IFLA_IF_NETNSID
Colin Ian King
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
net: dsa: lan9303: Drop port range check
Egil Hjelmeland
1
-23
/
+4
2017-11-08
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
1
-8
/
+3
2017-11-08
of: add of_property_read_variable_* dummy helpers
Arnd Bergmann
1
-12
/
+50
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
1
-1
/
+0
2017-11-08
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
3
-3
/
+3
[next]