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
Age
Commit message (
Expand
)
Author
2016-11-03
ipv6: on reassembly, record frag_max_size
Willem de Bruijn
2016-11-03
ipv6: add IPV6_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-11-03
tcp: fix potential memory corruption
Eric Dumazet
2016-11-03
net: ip, raw_diag -- Use jump for exiting from nested loop
Cyrill Gorcunov
2016-11-03
net: ip, raw_diag -- Fix socket leaking for destroy request
Cyrill Gorcunov
2016-11-03
inet: fix sleeping inside inet_wait_for_connect()
WANG Cong
2016-11-03
netfilter: handle NF_REPEAT from nf_conntrack_in()
Pablo Neira Ayuso
2016-11-03
netfilter: merge nf_iterate() into nf_hook_slow()
Pablo Neira Ayuso
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
netfilter: use switch() to handle verdict cases from nf_hook_slow()
Pablo Neira Ayuso
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
netfilter: deprecate NF_STOP
Pablo Neira Ayuso
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2016-11-03
netfilter: remove comments that predate rcu days
Pablo Neira Ayuso
2016-11-03
netfilter: get rid of useless debugging from core
Pablo Neira Ayuso
2016-11-02
ila: Fix crash caused by rhashtable changes
Tom Herbert
2016-11-02
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
Cyrill Gorcunov
2016-11-02
tcp: enhance tcp collapsing
Eric Dumazet
2016-11-02
ip6_udp_tunnel: remove unused IPCB related codes
Eli Cooper
2016-11-02
sctp: clean up sctp_packet_transmit
Xin Long
2016-11-02
net/sched: cls_flower: merge filter delete/destroy common code
Roi Dayan
2016-11-02
net/sched: cls_flower: add missing unbind call when destroying flows
Roi Dayan
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-01
netfilter: nf_queue: place volatile data in own cacheline
Florian Westphal
2016-11-01
netfilter: nf_tables: remove useless U8_MAX validation
Liping Zhang
2016-11-01
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
2016-11-01
svcrdma: backchannel cannot share a page for send and rcv buffers
Chuck Lever
2016-11-01
unix: escape all null bytes in abstract unix domain socket
Isaac Boukris
2016-11-01
genetlink: fix error return code in genl_register_family()
Wei Yongjun
2016-11-01
net: Enable support for VRF with ipv4 multicast
David Ahern
2016-11-01
tipc: remove SS_CONNECTED sock state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_CONNECTING as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove SS_DISCONNECTING state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_DISCONNECTING as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_OPEN as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_ESTABLISHED as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: create TIPC_LISTEN as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove socket state SS_READY
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove probing_intv from tipc_sock
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove tsk->connected from tipc_sock
Parthasarathy Bhuvaragan
2016-11-01
tipc: remove tsk->connected for connectionless sockets
Parthasarathy Bhuvaragan
2016-11-01
tipc: rename tsk->remote to tsk->peer for consistent naming
Parthasarathy Bhuvaragan
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
2016-11-01
tipc: set kern=0 in sk_alloc() during tipc_accept()
Parthasarathy Bhuvaragan
2016-11-01
tipc: wakeup sleeping users at disconnect
Parthasarathy Bhuvaragan
[prev]
[next]