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
*
smc: some potential use after free bugs
Dan Carpenter
2017-01-30
1
-0
/
+5
*
net: dsa: Add plumbing for port mirroring
Florian Fainelli
2017-01-30
2
-1
/
+139
*
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-30
8
-28
/
+17
*
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
2017-01-30
3
-14
/
+51
*
net: dsa: Hook {get,set}_rxnfc ethtool operations
Florian Fainelli
2017-01-30
1
-0
/
+26
*
net: add devm version of alloc_etherdev_mqs function
Rafał Miłecki
2017-01-30
1
-0
/
+28
*
Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-01-30
3
-3
/
+5
|
\
|
*
batman-adv: Fix includes for IS_ERR/ERR_PTR
Sven Eckelmann
2017-01-28
2
-2
/
+2
|
*
batman-adv: Fix double call of dev_queue_xmit
Sven Eckelmann
2017-01-28
1
-1
/
+3
*
|
tcp: include locally failed retries in retransmission stats
Yuchung Cheng
2017-01-30
1
-9
/
+9
*
|
tcp: record pkts sent and retransmistted
Yuchung Cheng
2017-01-30
1
-1
/
+5
*
|
openvswitch: Simplify do_execute_actions().
andy zhou
2017-01-30
1
-22
/
+20
*
|
net: dsa: pass bridge device when a port leaves
Vivien Didelot
2017-01-30
1
-5
/
+5
*
|
net: dsa: move bridge device in dsa_port
Vivien Didelot
2017-01-30
2
-6
/
+5
*
|
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
2017-01-30
7
-100
/
+96
*
|
net: dsa: add ds and index to dsa_port
Vivien Didelot
2017-01-30
1
-0
/
+6
*
|
net: dsa: use ds->num_ports when possible
Vivien Didelot
2017-01-30
7
-19
/
+19
*
|
net: dsa: variable number of ports
Vivien Didelot
2017-01-30
2
-3
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
53
-269
/
+408
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-27
52
-268
/
+407
|
|
\
\
|
|
*
|
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-01-27
5
-9
/
+9
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-26
19
-88
/
+103
|
|
|
\
\
|
|
|
*
|
netfilter: nf_tables: bump set->ndeact on set flush
Pablo Neira Ayuso
2017-01-24
1
-0
/
+1
|
|
|
*
|
netfilter: nf_tables: deconstify walk callback function
Pablo Neira Ayuso
2017-01-24
3
-14
/
+14
|
|
|
*
|
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
Pablo Neira Ayuso
2017-01-24
1
-7
/
+9
|
|
|
*
|
netfilter: nft_log: restrict the log prefix length to 127
Liping Zhang
2017-01-24
2
-2
/
+2
|
|
|
*
|
netfilter: nf_tables: validate the name size when possible
Liping Zhang
2017-01-23
4
-11
/
+22
|
|
|
*
|
netfilter: conntrack: refine gc worker heuristics, redux
Florian Westphal
2017-01-19
1
-19
/
+20
|
|
|
*
|
netfilter: conntrack: remove GC_MAX_EVICTS break
Florian Westphal
2017-01-19
1
-5
/
+2
|
|
|
*
|
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
2017-01-18
1
-1
/
+6
|
|
|
*
|
netfilter: Fix typo in NF_CONNTRACK Kconfig option description
William Breathitt Gray
2017-01-16
1
-1
/
+1
|
|
|
*
|
netfilter: nf_tables: fix possible oops when dumping stateful objects
Liping Zhang
2017-01-16
1
-2
/
+3
|
|
|
*
|
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
4
-27
/
+17
|
|
|
*
|
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2017-01-09
2
-0
/
+2
|
|
|
*
|
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2017-01-09
2
-0
/
+5
|
|
*
|
|
Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-01-26
1
-5
/
+5
|
|
|
\
\
\
|
|
|
*
|
|
batman-adv: Decrease hardif refcnt on fragmentation send error
Sven Eckelmann
2017-01-04
1
-5
/
+5
|
|
*
|
|
|
net: dsa: Bring back device detaching in dsa_slave_suspend()
Florian Fainelli
2017-01-25
1
-0
/
+2
|
|
*
|
|
|
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
2017-01-25
1
-1
/
+1
|
|
*
|
|
|
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
Xin Long
2017-01-25
1
-1
/
+1
|
|
*
|
|
|
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
Xin Long
2017-01-25
1
-1
/
+5
|
|
*
|
|
|
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
2017-01-24
1
-1
/
+5
|
|
*
|
|
|
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
5
-0
/
+6
|
|
*
|
|
|
tipc: fix cleanup at module unload
Parthasarathy Bhuvaragan
2017-01-24
1
-3
/
+1
|
|
*
|
|
|
tipc: ignore requests when the connection state is not CONNECTED
Parthasarathy Bhuvaragan
2017-01-24
1
-6
/
+7
|
|
*
|
|
|
tipc: fix nametbl_lock soft lockup at module exit
Parthasarathy Bhuvaragan
2017-01-24
1
-11
/
+5
|
|
*
|
|
|
tipc: fix connection refcount error
Parthasarathy Bhuvaragan
2017-01-24
1
-9
/
+10
|
|
*
|
|
|
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan
2017-01-24
2
-54
/
+71
|
|
*
|
|
|
tipc: fix nametbl_lock soft lockup at node/link events
Parthasarathy Bhuvaragan
2017-01-24
1
-2
/
+7
|
|
*
|
|
|
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-01-24
1
-12
/
+22
[next]