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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2016-11-25
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
1
-2
/
+24
2016-11-24
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
1
-11
/
+11
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
3
-3
/
+3
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-24
/
+125
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
7
-6
/
+18
2016-11-21
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
5
-1
/
+55
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
1
-1
/
+2
2016-11-19
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
5
-7
/
+7
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
1
-0
/
+2
2016-11-16
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
1
-1
/
+3
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2
-5
/
+80
2016-11-15
tcp: allow to enable the repair mode for non-listening sockets
Andrey Vagin
1
-1
/
+1
2016-11-15
udp: restore UDPlite many-cast delivery
Pablo Neira
1
-3
/
+3
2016-11-15
dctcp: update cwnd on congestion event
Florian Westphal
1
-1
/
+8
2016-11-15
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
1
-14
/
+36
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
2
-2
/
+4
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-49
/
+71
2016-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-104
/
+67
2016-11-13
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
2
-20
/
+20
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-1
/
+18
2016-11-13
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
1
-1
/
+3
2016-11-10
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
1
-5
/
+11
2016-11-09
tcp: remove unaligned accesses from tcp_get_info()
Eric Dumazet
1
-6
/
+5
2016-11-09
net: tcp response should set oif only if it is L3 master
David Ahern
1
-1
/
+2
2016-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2016-11-09
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
1
-2
/
+2
2016-11-10
udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
Arnd Bergmann
1
-1
/
+2
2016-11-09
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
1
-53
/
+23
2016-11-09
tcp: no longer hold ehash lock while calling tcp_get_info()
Eric Dumazet
3
-30
/
+42
2016-11-09
tcp: shortcut listeners in tcp_get_info()
Eric Dumazet
1
-17
/
+24
2016-11-07
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
1
-12
/
+9
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-18
/
+24
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
2
-4
/
+4
2016-11-07
net: Update raw socket bind to consider l3 domain
David Ahern
1
-1
/
+9
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
9
-21
/
+33
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2
-0
/
+12
2016-11-03
tcp: fix return value for partial writes
Eric Dumazet
1
-1
/
+1
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
4
-17
/
+4
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
1
-0
/
+26
2016-11-03
tcp: fix potential memory corruption
Eric Dumazet
1
-1
/
+1
2016-11-03
net: ip, raw_diag -- Use jump for exiting from nested loop
Cyrill Gorcunov
1
-1
/
+2
2016-11-03
net: ip, raw_diag -- Fix socket leaking for destroy request
Cyrill Gorcunov
1
-1
/
+4
2016-11-03
inet: fix sleeping inside inet_wait_for_connect()
WANG Cong
1
-5
/
+4
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
5
-14
/
+13
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
6
-16
/
+9
2016-11-02
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
Cyrill Gorcunov
1
-1
/
+1
2016-11-02
tcp: enhance tcp collapsing
Eric Dumazet
1
-6
/
+4
[next]