index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-01-22
devlink: Add missing check of nlmsg_put
YueHaibing
2019-01-22
bridge: Snoop Multicast Router Advertisements
Linus Lüssing
2019-01-22
bridge: join all-snoopers multicast address
Linus Lüssing
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals
Linus Lüssing
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2019-01-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
2019-01-22
net/tls: build_protos moved to common routine
Atul Gupta
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-22
xsk: export xdp_get_umem_from_qid
Jan Sokolowski
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-19
net_sched: add performance counters for basic filter
Cong Wang
2019-01-20
Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-19
net: sock: do not set sk_cookie in sk_clone_lock()
Yafang Shao
2019-01-19
net: mpls: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: mpls: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv6: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv6: addrlabel: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv6: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv6: addr: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv4: ipmr: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv4: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv4: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: namespace: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
2019-01-19
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
2019-01-19
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
2019-01-19
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
2019-01-18
net: bridge: Mark FDB entries that were added by user as such
Ido Schimmel
2019-01-18
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
2019-01-18
devlink: Add health diagnose command
Eran Ben Elisha
2019-01-18
devlink: Add health recover command
Eran Ben Elisha
2019-01-18
devlink: Add health set command
Eran Ben Elisha
2019-01-18
devlink: Add health get command
Eran Ben Elisha
2019-01-18
devlink: Add health report functionality
Eran Ben Elisha
2019-01-18
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
2019-01-18
devlink: Add health buffer support
Eran Ben Elisha
2019-01-18
net_sched: add hit counter for matchall
Cong Wang
2019-01-18
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-18
net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
Lorenzo Bianconi
2019-01-17
tcp: move rx_opt & syn_data_acked init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move tp->rack init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move app_limited init to tcp_disconnect()
Eric Dumazet
2019-01-17
tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tc...
Eric Dumazet
2019-01-17
tcp: do not clear urg_data in tcp_create_openreq_child
Eric Dumazet
2019-01-17
tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()
Eric Dumazet
[next]