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
/
include
Age
Commit message (
Expand
)
Author
2015-03-18
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
2015-03-18
inet: get rid of last __inet_hash_connect() argument
Eric Dumazet
2015-03-18
ipv6: get rid of __inet6_hash()
Eric Dumazet
2015-03-18
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
2015-03-18
net: introduce sk_ehashfn() helper
Eric Dumazet
2015-03-18
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-18
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
2015-03-18
rhashtable: Remove max_shift and min_shift
Herbert Xu
2015-03-18
rhashtable: Introduce max_size/min_size
Herbert Xu
2015-03-18
rhashtable: Remove shift from bucket_table
Herbert Xu
2015-03-17
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
inet: add rsk_listener field to struct request_sock
Eric Dumazet
2015-03-17
inet: uninline inet_reqsk_alloc()
Eric Dumazet
2015-03-17
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-17
tcp: uninline tcp_oow_rate_limited()
Eric Dumazet
2015-03-17
tcp: move tcp_openreq_init() to tcp_input.c
Eric Dumazet
2015-03-17
inet: move ir_mark to fill a hole
Eric Dumazet
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
net: add sk_fullsock() helper
Eric Dumazet
2015-03-16
netdev: remove ndo ops for switchdev
Scott Feldman
2015-03-16
switchdev: add swdev ops
Scott Feldman
2015-03-15
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
2015-03-15
ebpf: add helper for obtaining current processor id
Daniel Borkmann
2015-03-15
ebpf: add prandom helper for packet sampling
Daniel Borkmann
2015-03-15
rhashtable: Move future_tbl into struct bucket_table
Herbert Xu
2015-03-15
rhashtable: Add rehash counter to bucket_table
Herbert Xu
2015-03-15
rhashtable: Free bucket tables asynchronously after rehash
Herbert Xu
2015-03-15
rhashtable: Fix walker behaviour during rehash
Herbert Xu
2015-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-14
mac802154: correct max sifs size handling
Alexander Aring
2015-03-13
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2015-03-13
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
2015-03-12
rhashtable: kill ht->shift atomic operations
Daniel Borkmann
2015-03-12
inet: introduce ireq_family
Eric Dumazet
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2015-03-12
inet: add ireq_state field to inet_request_sock
Eric Dumazet
2015-03-12
inet: add TCP_NEW_SYN_RECV state
Eric Dumazet
[next]