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-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
2018-07-30
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
2018-07-29
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
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
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
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-28
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
2018-07-28
net: socket: Fix potential spectre v1 gadget in sock_is_registered
Jeremy Cline
2018-07-28
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-28
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-07-28
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
2018-07-28
bpf: fix bpf_skb_load_bytes_relative pkt length check
Daniel Borkmann
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
[prev]
[next]