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: introduce sctp_dst_mtu
Marcelo Ricardo Leitner
2018-04-27
2
-7
/
+5
*
sctp: remove sctp_assoc_pending_pmtu
Marcelo Ricardo Leitner
2018-04-27
1
-2
/
+4
*
sctp: introduce sctp_assoc_update_frag_point
Marcelo Ricardo Leitner
2018-04-27
3
-19
/
+19
*
sctp: introduce sctp_mtu_payload
Marcelo Ricardo Leitner
2018-04-27
2
-20
/
+12
*
sctp: introduce sctp_assoc_set_pmtu
Marcelo Ricardo Leitner
2018-04-27
2
-9
/
+14
*
sctp: remove an if() that is always true
Marcelo Ricardo Leitner
2018-04-27
1
-4
/
+2
*
sctp: move transport pathmtu calc away of sctp_assoc_add_peer
Marcelo Ricardo Leitner
2018-04-27
2
-10
/
+7
*
tcp: remove mss check in tcp_select_initial_window()
Wei Wang
2018-04-27
1
-5
/
+3
*
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-04-27
4
-2
/
+31
*
net/smc: sockopts TCP_NODELAY and TCP_CORK
Ursula Braun
2018-04-27
2
-4
/
+40
*
net/smc: handle sockopts forcing fallback
Ursula Braun
2018-04-27
1
-4
/
+50
*
net/smc: fix structure size
Karsten Graul
2018-04-27
2
-2
/
+2
*
net: Fix coccinelle warning
Kirill Tkhai
2018-04-27
1
-1
/
+1
*
bridge: use hlist_entry_safe
YueHaibing
2018-04-27
1
-2
/
+1
*
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
2
-5
/
+99
*
net: dsa: Add helper function to obtain PHY device of a given port
Florian Fainelli
2018-04-27
1
-11
/
+22
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
2
-10
/
+16
*
net: dsa: Do not check for ethtool_ops validity
Florian Fainelli
2018-04-27
1
-3
/
+3
*
net: Allow network devices to have PHY statistics
Florian Fainelli
2018-04-27
1
-18
/
+21
*
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
2018-04-27
1
-30
/
+8
*
l2tp: consistent reference counting in procfs and debufs
Guillaume Nault
2018-04-27
2
-15
/
+26
*
tipc: introduce ioctl for fetching node identity
Jon Maloy
2018-04-27
3
-2
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-27
2
-1
/
+51
|
\
|
*
bpf: fix xdp_generic for bpf_adjust_tail usecase
Nikita V. Shirokov
2018-04-26
1
-1
/
+3
|
*
bpf: add helper for getting xfrm states
Eyal Birger
2018-04-24
1
-0
/
+48
*
|
udp: add gso support to virtual devices
Willem de Bruijn
2018-04-26
1
-0
/
+1
*
|
udp: add gso segment cmsg
Willem de Bruijn
2018-04-26
2
-3
/
+46
*
|
udp: paged allocation with gso
Willem de Bruijn
2018-04-26
2
-9
/
+25
*
|
udp: better wmem accounting on gso
Willem de Bruijn
2018-04-26
1
-1
/
+15
*
|
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
4
-11
/
+60
*
|
udp: add udp gso
Willem de Bruijn
2018-04-26
4
-4
/
+76
*
|
udp: expose inet cork to udp
Willem de Bruijn
2018-04-26
4
-21
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-26
3
-5
/
+3
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-26
1
-0
/
+1
|
|
\
\
|
|
*
|
bpf: clear the ip_tunnel_info.
William Tu
2018-04-25
1
-0
/
+1
|
*
|
|
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
2018-04-25
1
-1
/
+2
|
*
|
|
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
2018-04-25
1
-4
/
+0
*
|
|
|
sctp: remove the unused sctp_assoc_is_match function
Xin Long
2018-04-25
1
-25
/
+0
*
|
|
|
net: rules: Move l3mdev attribute validation to a helper
David Ahern
2018-04-25
1
-10
/
+24
*
|
|
|
sctp: fix identification of new acks for SFR-CACC
Marcelo Ricardo Leitner
2018-04-25
1
-25
/
+23
*
|
|
|
sctp: fix const parameter violation in sctp_make_sack
Marcelo Ricardo Leitner
2018-04-25
1
-5
/
+4
*
|
|
|
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
2018-04-25
1
-1
/
+7
*
|
|
|
ipv6: addrconf: don't evaluate keep_addr_on_down twice
Ivan Vecera
2018-04-25
1
-13
/
+10
*
|
|
|
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2018-04-25
2
-2
/
+30
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
23
-223
/
+347
|
\
|
|
|
|
*
|
|
packet: fix bitfield update race
Willem de Bruijn
2018-04-24
2
-21
/
+49
|
*
|
|
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
2018-04-24
1
-0
/
+7
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-04-23
10
-171
/
+200
|
|
\
\
|
|
*
|
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
2018-04-19
1
-16
/
+22
|
|
*
|
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
2018-04-19
1
-1
/
+1
[next]