index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mpls
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-04
tipc: correct spelling errors for struct tipc_bc_base's comment
Zhenbo Gao
1
-2
/
+2
2018-09-04
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
4
-12
/
+9
2018-09-04
bnxt_en: Clean up unused functions.
Michael Chan
4
-18
/
+1
2018-09-04
bnxt_en: Fix firmware signaled resource change logic in open.
Michael Chan
1
-3
/
+10
2018-09-04
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
Xin Long
1
-4
/
+6
2018-09-04
sctp: fix invalid reference to the index variable of the iterator
Xin Long
1
-11
/
+13
2018-09-04
net/ibm/emac: wrong emac_calc_base call was used by typo
Ivan Mikhaylov
1
-3
/
+3
2018-09-04
net: sched: null actions array pointer before releasing action
Vlad Buslov
1
-1
/
+1
2018-09-04
vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2018-09-04
r8169: add support for NCube 8168 network card
Anthony Wong
2
-0
/
+3
2018-09-04
ip6_tunnel: respect ttl inherit for ip6tnl
Hangbin Liu
1
-1
/
+9
2018-09-03
uapi: Fix linux/rds.h userspace compilation errors.
Vinson Lee
1
-0
/
+1
2018-09-03
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
1
-1
/
+1
2018-09-02
net/ipv6: Only update MTU metric if it set
David Ahern
1
-1
/
+4
2018-09-02
net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
Tony Lindgren
1
-3
/
+6
2018-09-02
dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandle
Tony Lindgren
1
-0
/
+6
2018-09-02
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
1
-4
/
+2
2018-09-02
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
1
-3
/
+2
2018-09-02
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
John Fastabend
1
-1
/
+11
2018-09-02
tools/bpf: bpftool, add xskmap in map types
Prashant Bhole
1
-0
/
+1
2018-09-02
bpf: Fix bpf_msg_pull_data()
Tushar Dave
1
-4
/
+3
2018-09-02
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
1
-1
/
+0
2018-09-01
ibmvnic: Include missing return code checks in reset function
Thomas Falcon
1
-3
/
+9
2018-09-01
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
1
-1
/
+4
2018-09-01
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
1
-1
/
+1
2018-09-01
tcp: do not restart timewait timer on rst reception
Florian Westphal
1
-1
/
+2
2018-09-01
net/rds: RDS is not Radio Data System
Pavel Machek
1
-1
/
+1
2018-09-01
hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
Dexuan Cui
1
-1
/
+10
2018-09-01
nfp: wait for posted reconfigs when disabling the device
Jakub Kicinski
1
-15
/
+33
2018-09-01
Revert "packet: switch kvzalloc to allocate memory"
Eric Dumazet
2
-13
/
+32
2018-08-30
tc-testing: add test-cases for numeric and invalid control action
Paolo Abeni
1
-0
/
+48
2018-08-30
net_sched: reject unknown tcfa_action values
Paolo Abeni
1
-5
/
+11
2018-08-30
net: mvpp2: initialize port of_node pointer
Baruch Siach
1
-0
/
+1
2018-08-30
net: bcmgenet: use MAC link status for fixed phy
Doug Berger
2
-2
/
+11
2018-08-30
net: stmmac: build the dwmac-socfpga platform driver for Stratix10
Dinh Nguyen
1
-1
/
+1
2018-08-30
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
1
-0
/
+4
2018-08-30
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
1
-2
/
+2
2018-08-30
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
1
-3
/
+3
2018-08-30
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
1
-5
/
+13
2018-08-30
sh_eth: Add R7S9210 support
Chris Brandt
2
-0
/
+37
2018-08-30
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
1
-0
/
+2
2018-08-30
net: hns: add the code for cleaning pkt in chip
Peng Li
13
-4
/
+255
2018-08-30
r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices
Azat Khuzhin
1
-2
/
+4
2018-08-30
tipc: switch to rhashtable iterator
Cong Wang
4
-26
/
+56
2018-08-30
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
2
-5
/
+1
2018-08-30
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
1
-0
/
+2
2018-08-30
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
1
-1
/
+1
2018-08-29
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
1
-13
/
+13
2018-08-29
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
1
-1
/
+4
2018-08-29
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
1
-3
/
+2
[next]