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
/
net
Age
Commit message (
Expand
)
Author
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
Revert "dctcp: update cwnd on congestion event"
Florian Westphal
2016-12-06
tcp: warn on bogus MSS and try to amend it
Marcelo Ricardo Leitner
2016-12-06
net/udp: do not touch skb->peeked unless really needed
Eric Dumazet
2016-12-05
netlink: Do not schedule work from sk_destruct
Herbert Xu
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2016-12-05
bpf, cls: consolidate prog deletion path
Daniel Borkmann
2016-12-05
bpf: remove type arg from __is_valid_{,xdp_}access
Daniel Borkmann
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
net/sched: cls_flower: Set the filter Hardware device for all use-cases
Hadar Hen Zion
2016-12-05
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
2016-12-05
net: caif: remove ineffective check
Pan Bian
2016-12-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-12-05
net: ping: check minimum size on ICMP header length
Kees Cook
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
2016-12-05
tcp: tcp_mtu_probe() is likely to exit early
Eric Dumazet
2016-12-05
tcp: tsq: add a shortcut in tcp_small_queue_check()
Eric Dumazet
2016-12-05
tcp: tsq: avoid one atomic in tcp_wfree()
Eric Dumazet
2016-12-05
tcp: tsq: add shortcut in tcp_tasklet_func()
Eric Dumazet
2016-12-05
tcp: tsq: remove one locked operation in tcp_wfree()
Eric Dumazet
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
2016-12-05
net: bridge: set error code on failure
Pan Bian
2016-12-05
net: af_mpls.c add space before open parenthesis
Suraj Deshmukh
2016-12-05
ipv4: Drop suffix update from resize code
Alexander Duyck
2016-12-05
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
2016-12-03
net: dcb: set error code on failures
Pan Bian
2016-12-03
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
2016-12-03
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
2016-12-03
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2016-12-03
ipv4: fib: Convert FIB notification chain to be atomic
Ido Schimmel
2016-12-03
ipv4: fib: Export free_fib_info()
Ido Schimmel
2016-12-03
act_mirred: fix a typo in get_dev
WANG Cong
2016-12-03
udp: be less conservative with sock rmem accounting
Paolo Abeni
2016-12-03
Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-12-03
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
2016-12-02
net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu...
Hadar Hen Zion
2016-12-02
net/sched: cls_flower: Try to offload only if skip_hw flag isn't set
Hadar Hen Zion
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
[next]