index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: destroy bucket if failed to bind addr
Mao Wenan
2019-09-13
1
-4
/
+6
*
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
2019-09-13
1
-2
/
+1
*
sctp: change return type of sctp_get_port_local
Mao Wenan
2019-09-13
1
-4
/
+4
*
sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
Christophe JAILLET
2019-09-12
1
-1
/
+1
*
net: qrtr: fix memort leak in qrtr_tun_write_iter
Navid Emamdoost
2019-09-12
1
-1
/
+4
*
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-09-12
1
-0
/
+2
*
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
2019-09-12
1
-1
/
+1
*
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-09-12
1
-1
/
+1
*
net/rds: An rds_sock is added too early to the hash table
Ka-Cheong Poon
2019-09-11
1
-22
/
+18
*
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2019-09-11
2
-10
/
+8
*
sctp: fix the missing put_user when dumping transport thresholds
Xin Long
2019-09-10
1
-1
/
+2
*
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
Cong Wang
2019-09-10
1
-1
/
+1
*
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
2019-09-10
1
-0
/
+2
*
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2019-09-10
1
-1
/
+1
*
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2019-09-07
1
-0
/
+19
*
ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()
Maciej Żenczykowski
2019-09-07
1
-1
/
+1
*
net: sched: fix reordering issues
Eric Dumazet
2019-09-06
1
-2
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-09-06
2
-33
/
+29
|
\
|
*
xfrm: policy: avoid warning splat when merging nodes
Florian Westphal
2019-08-20
1
-2
/
+4
|
*
xfrm interface: fix management of phydev
Nicolas Dichtel
2019-07-17
1
-15
/
+17
|
*
xfrm interface: fix list corruption for x-netns
Nicolas Dichtel
2019-07-17
1
-4
/
+4
|
*
xfrm interface: ifname may be wrong in logs
Nicolas Dichtel
2019-07-17
1
-9
/
+1
|
*
xfrm interface: avoid corruption on changelink
Nicolas Dichtel
2019-07-17
1
-5
/
+5
*
|
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-09-05
2
-12
/
+14
*
|
ipv6: Fix RTA_MULTIPATH with nexthop objects
David Ahern
2019-09-05
1
-1
/
+1
*
|
net: sock_map, fix missing ulp check in sock hash case
John Fastabend
2019-09-05
1
-0
/
+3
*
|
tipc: add NULL pointer check before calling kfree_rcu
Xin Long
2019-09-05
1
-1
/
+2
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-09-05
2
-13
/
+1
|
\
\
|
*
|
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2019-09-05
2
-13
/
+1
*
|
|
net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
Maciej Żenczykowski
2019-09-05
1
-2
/
+6
*
|
|
sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
Xin Long
2019-09-05
1
-1
/
+1
*
|
|
rxrpc: Fix misplaced traceline
David Howells
2019-09-05
1
-1
/
+1
*
|
|
netfilter: nf_flow_table: set default timeout after successful insertion
Pablo Neira Ayuso
2019-09-03
1
-1
/
+1
*
|
|
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
2019-09-03
1
-2
/
+5
*
|
|
netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...
Leonardo Bras
2019-09-03
1
-0
/
+3
*
|
|
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
2019-09-02
1
-3
/
+3
*
|
|
netfilter: bridge: Drops IPv6 packets if IPv6 module is not loaded
Leonardo Bras
2019-09-02
1
-0
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-02
57
-402
/
+584
|
\
\
\
|
*
|
|
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
2019-09-01
1
-8
/
+11
|
*
|
|
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-01
1
-10
/
+13
|
*
|
|
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
2019-09-01
1
-4
/
+4
|
*
|
|
Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge
David S. Miller
2019-08-31
2
-13
/
+25
|
|
\
\
\
|
|
*
|
|
batman-adv: Only read OGM2 tvlv_len after buffer len check
Sven Eckelmann
2019-08-23
1
-6
/
+12
|
|
*
|
|
batman-adv: Only read OGM tvlv_len after buffer len check
Sven Eckelmann
2019-08-23
1
-7
/
+13
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-08-31
5
-7
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder
wenxu
2019-08-30
1
-1
/
+1
|
|
*
|
|
|
netfilter: nf_flow_table: clear skb tstamp before xmit
Florian Westphal
2019-08-29
1
-1
/
+2
|
|
*
|
|
|
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
2019-08-27
1
-0
/
+5
|
|
*
|
|
|
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
2019-08-27
1
-1
/
+1
|
|
*
|
|
|
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
2019-08-27
1
-4
/
+2
[next]