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
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
2015-01-28
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
2015-01-27
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
2015-01-27
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
2015-01-27
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
2015-01-26
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
2015-01-26
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
2015-01-23
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
2015-01-23
vlan: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
2015-01-23
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-19
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
2015-01-19
net: sched: Introduce connmark action
Felix Fietkau
2015-01-19
net: bridge: reject DSA-enabled master netdevices as bridge members
Florian Fainelli
2015-01-19
net: ipv4: handle DSA enabled master network devices
Florian Fainelli
2015-01-19
rtnl: allow to create device with IFLA_LINK_NETNSID set
Nicolas Dichtel
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
2015-01-19
rtnl: add link netns id to interface messages
Nicolas Dichtel
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
2015-01-19
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
2015-01-19
bridge: remove oflags from setlink/dellink.
Rosen, Rami
2015-01-18
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
tipc: fix socket list regression in new nl api
Richard Alpe
2015-01-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
2015-01-18
switchdev: introduce switchdev notifier
Jiri Pirko
2015-01-17
socket: use ki_nbytes instead of iov_length()
Nicolas Dichtel
2015-01-17
tc: cls_bpf: rename bpf_len to bpf_num_ops
Jiri Pirko
2015-01-17
tc: add BPF based action
Jiri Pirko
2015-01-17
bridge: fix setlink/dellink notifications
Roopa Prabhu
2015-01-16
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
2015-01-16
Bluetooth: Remove unused function
Rickard Strandqvist
2015-01-16
netlink: Fix netlink_insert EADDRINUSE error
Herbert Xu
2015-01-15
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
Nicolas Dichtel
2015-01-15
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-15
ipv4: per cpu uncached list
Eric Dumazet
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
Marcel Holtmann
2015-01-15
socket: use iov_length()
Nicolas Dichtel
2015-01-15
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
2015-01-15
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
2015-01-15
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
[next]