index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
l2tp: fix races with ipv4-mapped ipv6 addresses
Paolo Abeni
2
-23
/
+18
2018-03-12
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
1
-7
/
+14
2018-03-12
e1000e: Fix link check race condition
Benjamin Poirier
2
-21
/
+24
2018-03-12
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
3
-19
/
+9
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
6
-10
/
+33
2018-03-12
bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
Michael Chan
1
-0
/
+3
2018-03-12
bnxt_en: close & open NIC, only when the interface is in running state.
Venkat Duvvuru
1
-5
/
+12
2018-03-12
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
1
-3
/
+20
2018-03-12
bnxt_en: Fix regressions when setting up MQPRIO TX rings.
Michael Chan
1
-2
/
+5
2018-03-12
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
2
-2
/
+3
2018-03-12
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
1
-8
/
+2
2018-03-12
bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.
Eddie Wai
1
-44
/
+20
2018-03-12
bnxt_en: Refactor the functions to reserve hardware rings.
Michael Chan
1
-32
/
+53
2018-03-12
net: phy: Tell caller result of phy_change()
Brad Mouring
2
-74
/
+72
2018-03-12
can: m_can: select pinctrl state in each suspend/resume function
Bich HEMON
1
-0
/
+5
2018-03-12
can: peak/pcie_fd: remove useless code when interface starts
Stephane Grosjean
1
-11
/
+2
2018-03-12
can: peak/pcie_fd: fix echo_skb is occupied! bug
Stephane Grosjean
2
-8
/
+12
2018-03-12
can: ifi: Repair the error handling
Marek Vasut
1
-27
/
+37
2018-03-12
can: ifi: Check core revision upon probe
Marek Vasut
1
-1
/
+10
2018-03-12
can: m_can: change comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-03-12
openvswitch: meter: fix the incorrect calculation of max delta_t
zhangliping
1
-3
/
+9
2018-03-12
macvlan: filter out unsupported feature flags
Shannon Nelson
1
-1
/
+1
2018-03-11
netfilter: nf_tables: release flowtable hooks
Pablo Neira Ayuso
1
-0
/
+1
2018-03-11
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
1
-0
/
+34
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
4
-9
/
+45
2018-03-11
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
1
-1
/
+5
2018-03-09
ip6erspan: make sure enough headroom at xmit.
William Tu
1
-0
/
+3
2018-03-09
ip6erspan: improve error handling for erspan version number.
William Tu
1
-0
/
+2
2018-03-09
ip6gre: add erspan v2 to tunnel lookup
William Tu
1
-1
/
+2
2018-03-09
mlxsw: spectrum: Prevent duplicate mirrors
Petr Machata
2
-4
/
+27
2018-03-09
mlxsw: spectrum: Fix gact_ok offloading
Jiri Pirko
5
-1
/
+19
2018-03-09
vhost_net: examine pointer types during un-producing
Jason Wang
3
-2
/
+7
2018-03-09
vhost_net: keep private_data and rx_ring synced
Jason Wang
1
-2
/
+3
2018-03-09
vhost_net: initialize rx_ring in vhost_net_open()
Alexander Potapenko
1
-0
/
+1
2018-03-09
net: ethernet: ave: enable Rx drop interrupt
Kunihiko Hayashi
1
-1
/
+1
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
6
-9
/
+12
2018-03-09
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
1
-4
/
+8
2018-03-09
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
1
-1
/
+2
2018-03-08
hv_netvsc: fix locking during VF setup
Stephen Hemminger
1
-0
/
+4
2018-03-08
hv_netvsc: fix locking for rx_mode
Stephen Hemminger
1
-3
/
+8
2018-03-08
hv_netvsc: avoid repeated updates of packet filter
Stephen Hemminger
2
-2
/
+7
2018-03-08
hv_netvsc: fix filter flags
Stephen Hemminger
1
-2
/
+2
2018-03-08
docs: segmentation-offloads.txt: Correct TCP gso_types
Daniel Axtens
1
-2
/
+2
2018-03-08
team: Fix double free in error path
Arkadi Sharshevsky
1
-2
/
+2
2018-03-07
bpf, x64: increase number of passes
Daniel Borkmann
1
-1
/
+2
2018-03-07
cxgb4: do not set needs_free_netdev for mgmt dev's
Ganesh Goudar
1
-1
/
+0
2018-03-07
cxgb4: copy adap index to PF0-3 adapter instances
Ganesh Goudar
1
-0
/
+2
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
1
-2
/
+5
2018-03-07
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2
-0
/
+2
2018-03-07
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
1
-0
/
+5
[next]