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-08-01
net/tipc: remove redundant variables 'tn' and 'oport'
Colin Ian King
2018-08-01
rds: Remove IPv6 dependency
Ka-Cheong Poon
2018-08-01
rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
Ka-Cheong Poon
2018-07-31
net: remove bogus RCU annotations on socket.wq
Christoph Hellwig
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-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-29
act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops
YueHaibing
2018-07-29
cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops
YueHaibing
2018-07-29
act_pedit: remove unnecessary semicolon
YueHaibing
2018-07-29
net: report invalid mtu value via netlink extack
Stephen Hemminger
2018-07-29
net: report min and max mtu network device settings
Stephen Hemminger
2018-07-29
route: add support for directed broadcast forwarding
Xin Long
2018-07-29
net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind
Vincent Bernat
2018-07-28
tls: Fix improper revert in zerocopy_from_iter
Doron Roberts-Kedes
2018-07-28
tls: Remove dead code in tls_sw_sendmsg
Doron Roberts-Kedes
2018-07-27
net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()
Jia-Ju Bai
2018-07-27
net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()
Jia-Ju Bai
2018-07-27
sch_cake: Make gso-splitting configurable from userspace
Dave Taht
2018-07-27
l2tp: drop ->mru from struct l2tp_session
Guillaume Nault
2018-07-27
l2tp: drop ->flags from struct pppol2tp_session
Guillaume Nault
2018-07-27
l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute
Guillaume Nault
2018-07-27
l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute
Guillaume Nault
2018-07-27
net/rds/Kconfig: Correct the RDS depends
Anders Roxell
2018-07-27
net: dcb: Add priority-to-DSCP map getters
Petr Machata
2018-07-27
net: dcb: For wild-card lookups, use priority -1, not 0
Petr Machata
2018-07-27
net: sched: don't dump chains only held by actions
Jiri Pirko
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-27
xfrm: fix ptr_ret.cocci warnings
kbuild test robot
2018-07-26
net: sched: unmark chain as explicitly created on delete
Jiri Pirko
2018-07-26
tls: Skip zerocopy path for ITER_KVEC
Doron Roberts-Kedes
2018-07-26
net: sched: cls_api: fix dead code in switch
Gustavo A. R. Silva
2018-07-26
l2tp: remove ->recv_payload_hook
Guillaume Nault
2018-07-26
tipc: add missing dev_put() on error in tipc_enable_l2_media
YueHaibing
2018-07-26
net/tls: Removed redundant checks for non-NULL
Vakul Garg
2018-07-26
cbs: Add support for the graft function
Vinicius Costa Gomes
2018-07-25
rds: send: Fix dead code in rds_sendmsg
Gustavo A. R. Silva
2018-07-25
net/rds/Kconfig: RDS should depend on IPV6
Anders Roxell
2018-07-25
net/smc: improve delete link processing
Karsten Graul
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
net/smc: fewer parameters for smc_llc_send_confirm_link()
Ursula Braun
[next]