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
2018-07-31
ipv4: frags: handle possible skb truesize change
Eric Dumazet
2018-07-31
inet: frag: enforce memory limits earlier
Eric Dumazet
2018-07-31
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-31
sunrpc: kstrtoul() can also return -ERANGE
Dan Carpenter
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
2018-07-31
xsk: don't allow umem replace at stack level
Jakub Kicinski
2018-07-31
xsk: refactor xdp_umem_assign_dev()
Jakub Kicinski
2018-07-31
bpf: Support bpf_get_socket_cookie in more prog types
Andrey Ignatov
2018-07-31
lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpf
Taehee Yoo
2018-07-31
bpf: add End.DT6 action to bpf_lwt_seg6_action helper
Mathieu Xhonneux
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
net: xsk: don't return frames via the allocator on error
Jakub Kicinski
2018-07-30
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
2018-07-30
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
Dave Wysochanski
2018-07-30
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
Dave Wysochanski
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
2018-07-30
fib_rules: NULL check before kfree is not needed
YueHaibing
2018-07-30
net/tls: Use socket data_ready callback on record availability
Vakul Garg
2018-07-30
act_mirred: use TC_ACT_REINSERT when possible
Paolo Abeni
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
2018-07-30
net/sched: user-space can't set unknown tcfa_action values
Paolo Abeni
2018-07-30
net: remove sock_poll_busy_flag
Christoph Hellwig
2018-07-30
net: remove sock_poll_busy_loop
Christoph Hellwig
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
2018-07-30
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2018-07-30
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
2018-07-30
netfilter: use PTR_ERR_OR_ZERO()
YueHaibing
2018-07-30
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2018-07-30
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2018-07-30
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
[prev]
[next]