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-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-12-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
2018-12-19
cfg80211: fix ieee80211_get_vht_max_nss()
Johannes Berg
2018-12-19
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
2018-12-18
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
Zhenbo Gao
2018-12-18
net: bridge: remove unneeded variable 'err'
YueHaibing
2018-12-19
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
2018-12-19
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-18
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
2018-12-18
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
2018-12-18
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2018-12-18
nl80211: Add support to notify radar event info received from STA
Sriram R
2018-12-18
mac80211: don't build AMSDU from GSO packets
Sara Sharon
2018-12-18
mac80211: remove superfluous NULL check
Johannes Berg
2018-12-18
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
2018-12-18
mac80211: Properly handle SKB with radiotap only
Ilan Peer
2018-12-18
cfg80211: add some missing fall through annotations
Luca Coelho
2018-12-18
mac80211: ftm responder: remove pointless defensive coding
Johannes Berg
2018-12-18
rfkill: gpio: Remove unused include
Linus Walleij
2018-12-17
ip6mr: Drop mfc6_cache argument to ip6mr_forward2
David Ahern
2018-12-17
ipmr: Drop mfc_cache argument to ipmr_queue_xmit
David Ahern
2018-12-17
net: dccp: initialize (addr,port) listening hashtable
Peter Oskolkov
2018-12-17
fou: Prevent unbounded recursion in GUE error handler
Stefano Brivio
2018-12-16
bridge: support for ndo_fdb_get
Roopa Prabhu
2018-12-16
net: rtnetlink: support for fdb get
Roopa Prabhu
2018-12-16
net: dsa: ksz: Add STP multicast handling
Marek Vasut
2018-12-16
net: dsa: ksz: Factor out common tag code
Tristram Ha
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2018-12-16
Revert "net: dccp: initialize (addr,port) listening hashtable"
David S. Miller
2018-12-16
neighbor: Add protocol attribute
David Ahern
2018-12-16
net: dccp: initialize (addr,port) listening hashtable
Peter Oskolkov
2018-12-15
l2tp: Add protocol field decompression
Sam Protsenko
2018-12-15
udp: use indirect call wrappers for GRO socket lookup
Paolo Abeni
2018-12-15
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
2018-12-15
net: use indirect call wrappers at GRO network layer
Paolo Abeni
2018-12-15
net: sched: simplify the qdisc_leaf code
Tonghao Zhang
2018-12-15
ipv6: Fix handling of LLA with VRF and sockets bound to VRF
David Ahern
2018-12-15
ipconfig: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-14
net: tcp6: prefer listeners bound to an address
Peter Oskolkov
2018-12-14
net: tcp: prefer listeners bound to an address
Peter Oskolkov
[next]