index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-58
/
+81
2016-12-06
Revert "dctcp: update cwnd on congestion event"
Florian Westphal
1
-8
/
+1
2016-12-06
tcp: warn on bogus MSS and try to amend it
Marcelo Ricardo Leitner
1
-1
/
+21
2016-12-06
net/udp: do not touch skb->peeked unless really needed
Eric Dumazet
1
-9
/
+10
2016-12-05
netlink: Do not schedule work from sk_destruct
Herbert Xu
1
-17
/
+15
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2
-0
/
+17
2016-12-05
bpf, cls: consolidate prog deletion path
Daniel Borkmann
1
-17
/
+13
2016-12-05
bpf: remove type arg from __is_valid_{,xdp_}access
Daniel Borkmann
1
-9
/
+6
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
13
-253
/
+164
2016-12-05
net/sched: cls_flower: Set the filter Hardware device for all use-cases
Hadar Hen Zion
1
-1
/
+4
2016-12-05
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
1
-1
/
+4
2016-12-05
net: caif: remove ineffective check
Pan Bian
1
-4
/
+1
2016-12-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+5
2016-12-05
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
5
-19
/
+17
2016-12-05
tcp: tcp_mtu_probe() is likely to exit early
Eric Dumazet
1
-9
/
+9
2016-12-05
tcp: tsq: add a shortcut in tcp_small_queue_check()
Eric Dumazet
1
-0
/
+9
2016-12-05
tcp: tsq: avoid one atomic in tcp_wfree()
Eric Dumazet
1
-1
/
+4
2016-12-05
tcp: tsq: add shortcut in tcp_tasklet_func()
Eric Dumazet
1
-10
/
+12
2016-12-05
tcp: tsq: remove one locked operation in tcp_wfree()
Eric Dumazet
1
-3
/
+10
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
1
-8
/
+8
2016-12-05
net: bridge: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
net: af_mpls.c add space before open parenthesis
Suraj Deshmukh
1
-1
/
+1
2016-12-05
ipv4: Drop suffix update from resize code
Alexander Duyck
1
-21
/
+21
2016-12-05
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
1
-12
/
+14
2016-12-03
net: dcb: set error code on failures
Pan Bian
1
-0
/
+1
2016-12-03
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
3
-5
/
+48
2016-12-03
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
1
-2
/
+146
2016-12-03
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2
-0
/
+3
2016-12-03
ipv4: fib: Convert FIB notification chain to be atomic
Ido Schimmel
1
-4
/
+4
2016-12-03
ipv4: fib: Export free_fib_info()
Ido Schimmel
1
-0
/
+1
2016-12-03
act_mirred: fix a typo in get_dev
WANG Cong
1
-1
/
+1
2016-12-03
udp: be less conservative with sock rmem accounting
Paolo Abeni
1
-2
/
+2
2016-12-03
Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-2
/
+2
2016-12-03
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
1
-9
/
+16
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
1
-8
/
+12
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
1
-4
/
+4
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
1
-5
/
+5
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-195
/
+373
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
1
-0
/
+21
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
3
-1
/
+81
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
1
-0
/
+2
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2
-17
/
+48
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
1
-0
/
+12
2016-12-02
net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu...
Hadar Hen Zion
1
-16
/
+11
2016-12-02
net/sched: cls_flower: Try to offload only if skip_hw flag isn't set
Hadar Hen Zion
1
-15
/
+20
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
2
-2
/
+4
[next]