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
2014-12-30
Revert "cfg80211: make WEXT compatibility unselectable"
Jiri Kosina
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-29
genetlink: A genl_bind() to an out-of-range multicast group should not WARN().
David S. Miller
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-27
genetlink: pass multicast bind/unbind to families
Johannes Berg
2014-12-27
netlink: call unbind when releasing socket
Johannes Berg
2014-12-27
netlink: update listeners directly when removing socket
Johannes Berg
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2014-12-27
netlink: rename netlink_unbind() to netlink_undo_bind()
Johannes Berg
2014-12-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
2014-12-24
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2014-12-24
net: Reset secmark when scrubbing packet
Thomas Graf
2014-12-24
net: Fix stacked vlan offload features computation
Toshiaki Makita
2014-12-23
openvswitch: Fix vport_send double free
Pravin B Shelar
2014-12-23
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
2014-12-23
openvswitch: Fix MPLS action validation.
Pravin B Shelar
2014-12-23
mpls: Fix allowed protocols for mpls gso
Pravin B Shelar
2014-12-23
mpls: Fix config check for mpls.
Pravin B Shelar
2014-12-23
net: Rearrange loop in net_rx_action
Herbert Xu
2014-12-23
net: Always poll at least one device in net_rx_action
Herbert Xu
2014-12-23
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
2014-12-23
net: Move napi polling code out of net_rx_action
Herbert Xu
2014-12-23
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
2014-12-23
batman-adv: Unify fragment size calculation
Sven Eckelmann
2014-12-23
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
2014-12-23
net: drop the packet when fails to do software segmentation or header check
Jason Wang
2014-12-22
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
2014-12-22
packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...
Dan Collins
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-19
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
2014-12-19
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
2014-12-19
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
2014-12-19
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
2014-12-19
[regression] chunk lost from bd9b51
Al Viro
2014-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-18
Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2014-12-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-12-18
geneve: Fix races between socket add and release.
Jesse Gross
2014-12-18
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
2014-12-18
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
2014-12-18
netlink: Always copy on mmap TX.
David Miller
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-12-17
Bluetooth: Fix bug with filter in service discovery optimization
Marcel Holtmann
2014-12-17
libceph: specify position of extent operation
Yan, Zheng
2014-12-17
libceph: add CREATE osd operation support
Yan, Zheng
2014-12-17
libceph: add SETXATTR/CMPXATTR osd operations support
Yan, Zheng
[next]