index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-18
tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
Eric Dumazet
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
2018-05-10
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
2018-05-10
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-07
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-07
mac80211: fix kernel-doc "bad line" warning
Randy Dunlap
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
2018-05-04
net/ipv6: rename rt6_next to fib6_next
David Ahern
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-03
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
2018-05-01
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
[next]