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
2017-11-08
ila: cleanup checksum diff
Tom Herbert
2017-11-07
ipv6: addrconf: fix a lockdep splat
Eric Dumazet
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
2017-11-05
net: dsa: resolve tagging protocol at parse time
Vivien Didelot
2017-11-05
net: dsa: add one port parsing function per type
Vivien Didelot
2017-11-05
net: dsa: only check presence of link property
Vivien Didelot
2017-11-05
net: dsa: rework switch parsing
Vivien Didelot
2017-11-05
net: dsa: get tree before parsing ports
Vivien Didelot
2017-11-05
net: dsa: rework switch addition and removal
Vivien Didelot
2017-11-05
net: dsa: provide a find or new tree helper
Vivien Didelot
2017-11-05
net: dsa: get and put tree reference counting
Vivien Didelot
2017-11-05
net: dsa: simplify tree reference counting
Vivien Didelot
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
2017-11-05
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
Eric Dumazet
2017-11-05
tcp: tcp_mtu_probing() cleanup
Eric Dumazet
2017-11-05
rtnetlink: use netnsid to query interface
Jiri Benc
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
2017-11-05
net: export peernet2id_alloc
Jiri Benc
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
2017-11-05
pktgen: do not abuse IN6_ADDR_HSIZE
Eric Dumazet
2017-11-04
net: sched: cls_u32: use bitwise & rather than logical && on n->flags
Colin Ian King
2017-11-04
tcp_nv: use do_div() instead of expensive div64_u64()
Konstantin Khlebnikov
2017-11-04
add support of IFF_XMIT_DST_RELEASE bit in vlan
Vadim Fedorenko
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2017-11-03
net_sched: check NULL in tcf_block_put()
Cong Wang
2017-11-03
tcp: tcp_fragment() should not assume rtx skbs
Eric Dumazet
2017-11-03
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Colin Ian King
2017-11-03
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
Eric Dumazet
2017-11-03
tipc: eliminate unnecessary probing
Jon Maloy
2017-11-03
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
2017-11-03
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
2017-11-03
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
2017-11-03
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Florian Westphal
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]