index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-04-29
net: core: Assert the size of netdev_featres_t
Florian Fainelli
2018-04-29
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
Alexander Duyck
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
2018-04-27
udp: remove stray export symbol
Willem de Bruijn
2018-04-27
net: qrtr: Expose tunneling endpoint to user space
Bjorn Andersson
2018-04-27
sctp: allow unsetting sockopt MAXSEG
Marcelo Ricardo Leitner
2018-04-27
sctp: consider idata chunks when setting SCTP_MAXSEG
Marcelo Ricardo Leitner
2018-04-27
sctp: honor PMTU_DISABLED when handling icmp
Marcelo Ricardo Leitner
2018-04-27
sctp: re-use sctp_transport_pmtu in sctp_transport_route
Marcelo Ricardo Leitner
2018-04-27
sctp: remove sctp_transport_pmtu_check
Marcelo Ricardo Leitner
2018-04-27
sctp: introduce sctp_dst_mtu
Marcelo Ricardo Leitner
2018-04-27
sctp: remove sctp_assoc_pending_pmtu
Marcelo Ricardo Leitner
2018-04-27
sctp: introduce sctp_assoc_update_frag_point
Marcelo Ricardo Leitner
2018-04-27
sctp: introduce sctp_mtu_payload
Marcelo Ricardo Leitner
2018-04-27
sctp: introduce sctp_assoc_set_pmtu
Marcelo Ricardo Leitner
2018-04-27
sctp: remove an if() that is always true
Marcelo Ricardo Leitner
2018-04-27
sctp: move transport pathmtu calc away of sctp_assoc_add_peer
Marcelo Ricardo Leitner
2018-04-27
tcp: remove mss check in tcp_select_initial_window()
Wei Wang
2018-04-27
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-04-27
net/smc: sockopts TCP_NODELAY and TCP_CORK
Ursula Braun
2018-04-27
net/smc: handle sockopts forcing fallback
Ursula Braun
2018-04-27
net/smc: fix structure size
Karsten Graul
2018-04-27
net: Fix coccinelle warning
Kirill Tkhai
2018-04-27
bridge: use hlist_entry_safe
YueHaibing
2018-04-27
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
net: dsa: Add helper function to obtain PHY device of a given port
Florian Fainelli
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
net: dsa: Do not check for ethtool_ops validity
Florian Fainelli
2018-04-27
net: Allow network devices to have PHY statistics
Florian Fainelli
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
2018-04-27
l2tp: consistent reference counting in procfs and debufs
Guillaume Nault
2018-04-27
tipc: introduce ioctl for fetching node identity
Jon Maloy
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-26
bpf: fix xdp_generic for bpf_adjust_tail usecase
Nikita V. Shirokov
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
2018-04-26
udp: add gso segment cmsg
Willem de Bruijn
2018-04-26
udp: paged allocation with gso
Willem de Bruijn
2018-04-26
udp: better wmem accounting on gso
Willem de Bruijn
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
udp: add udp gso
Willem de Bruijn
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
2018-04-25
net: rules: Move l3mdev attribute validation to a helper
David Ahern
2018-04-25
sctp: fix identification of new acks for SFR-CACC
Marcelo Ricardo Leitner
2018-04-25
sctp: fix const parameter violation in sctp_make_sack
Marcelo Ricardo Leitner
2018-04-25
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
[next]