index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_hash.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
net/smc: simplify wait when closing listen socket
Ursula Braun
2
-26
/
+3
2018-03-14
sunvnet: does not support GSO for sctp
Cathy Zhou
1
-1
/
+1
2018-03-14
tg3: prevent scheduling while atomic splat
Jonathan Toppins
1
-1
/
+1
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
5
-10
/
+32
2018-03-14
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
1
-1
/
+0
2018-03-14
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
1
-1
/
+3
2018-03-14
dpaa_eth: remove duplicate initialization
Camelia Groza
1
-1
/
+0
2018-03-14
dpaa_eth: fix error in dpaa_remove()
Madalin Bucur
1
-1
/
+1
2018-03-14
soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
Madalin Bucur
1
-23
/
+5
2018-03-14
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2
-9
/
+17
2018-03-14
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2
-28
/
+68
2018-03-14
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
1
-15
/
+0
2018-03-13
qed: Use after free in qed_rdma_free()
Dan Carpenter
1
-1
/
+1
2018-03-13
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
1
-1
/
+1
2018-03-13
net: dsa: Fix dsa_is_user_port() test inversion
Florian Fainelli
1
-1
/
+1
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
[next]