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
2011-02-23
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
2011-02-23
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
2011-02-23
net: avoid initial "Features changed" message
Michał Mirosław
2011-02-23
Fix "(unregistered net_device): Features changed" message
Michał Mirosław
2011-02-23
em_meta: fix sparse warning
stephen hemminger
2011-02-23
mqprio: cleanups
stephen hemminger
2011-02-23
afkey: add sparse annotation about rcu
stephen hemminger
2011-02-23
socket: suppress sparse warnings
stephen hemminger
2011-02-23
net_sched: SFB flow scheduler
Eric Dumazet
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
mac80211: Fix a race on enabling power save.
Vivek Natarajan
2011-02-22
net: Make flow cache paths use a const struct flowi.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_bundle_create() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_expand_policies() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const.
David S. Miller
2011-02-22
xfrm: Kill strict arg to xfrm_bundle_ok().
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_init_tempstate() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_state_look_at() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_selector_match() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-22
cls_u32: fix sparse warnings
stephen hemminger
2011-02-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
2011-02-22
Bluetooth: fix build break on hci_sock.c
Anand Gadiyar
2011-02-22
HID: bt hidp: send Output reports using SET_REPORT on the Control channel
Antonio Ospite
2011-02-22
ipvs: use hlist instead of list
Changli Gao
2011-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-02-21
Bluetooth: Fix LE conn creation
Anderson Briglia
2011-02-21
Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove
Johan Hedberg
2011-02-21
Bluetooth: Fix inititial value for remote authentication requirements
Johan Hedberg
2011-02-21
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
2011-02-21
Bluetooth: Fix mgmt_pin_code_reply return parameters
Johan Hedberg
2011-02-21
Bluetooth: Fix mgmt_pin_code_reply command status opcode
Johan Hedberg
2011-02-21
Bluetooth: Add management support for user confirmation request
Johan Hedberg
2011-02-21
Bluetooth: Add mgmt_pair_device command
Johan Hedberg
[prev]
[next]