index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2016-12-09
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
2016-12-09
udp: add batching to udp_rmem_release()
Eric Dumazet
2016-12-09
udp: copy skb->truesize in the first cache line
Eric Dumazet
2016-12-09
udp: add busylocks in RX path
Eric Dumazet
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
2016-12-08
icmp: correct return value of icmp_rcv()
Zhang Shengju
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
netfilter: nft_fib_ipv4: initialize *dest to zero
Liping Zhang
2016-12-06
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
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-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
ipv4: Drop suffix update from resize code
Alexander Duyck
2016-12-05
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
2016-12-04
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2016-12-04
netfilter: nat: add dependencies on conntrack module
Florian Westphal
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
netfilter: conntrack: remove unused init_net hook
Florian Westphal
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
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
udp: be less conservative with sock rmem accounting
Paolo Abeni
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-12-02
ipv4: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
route: Set lwtstate for local traffic and cached input dsts
Thomas Graf
2016-12-02
route: Set orig_output when redirecting to lwt on locally generated traffic
Thomas Graf
2016-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
[next]