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-10-07
ipv6: only generate one new serial number per fib mutation
Hannes Frederic Sowa
2014-10-07
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
2014-10-07
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
2014-10-06
net: validate_xmit_vlan() is static
Eric Dumazet
2014-10-06
net: fix rcu access on phonet_routes
Fabian Frederick
2014-10-06
net: sched: do not use tcf_proto 'tp' argument from call_rcu
John Fastabend
2014-10-06
net: sched: cls_cgroup tear down exts and ematch from rcu callback
John Fastabend
2014-10-06
net: sched: remove tcf_proto from ematch calls
John Fastabend
2014-10-06
net: introduce netdevice gso_min_segs attribute
Eric Dumazet
2014-10-06
ipv4: igmp: fix v3 general query drop monitor false positive
Daniel Borkmann
2014-10-06
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
2014-10-06
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
2014-10-06
net: skb_segment() provides list head and tail
Eric Dumazet
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
openvswitch: Factor out allocation and verification of actions.
Jesse Gross
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-10-06
openvswitch: Add support for matching on OAM packets.
Jesse Gross
2014-10-06
openvswitch: Eliminate memset() from flow_extract.
Jesse Gross
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
bridge: Add filtering support for default_pvid
Vlad Yasevich
2014-10-05
bridge: Simplify pvid checks.
Vlad Yasevich
2014-10-05
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
2014-10-04
net: sched: suspicious RCU usage in qdisc_watchdog
John Fastabend
2014-10-04
net: dsa: do not call phy_start_aneg
Florian Fainelli
2014-10-04
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2014-10-03
ip_tunnel: Add GUE support
Tom Herbert
2014-10-03
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-03
ip_tunnel: Account for secondary encapsulation header in max_headroom
Tom Herbert
2014-10-03
net: do not export skb_gro_receive()
Eric Dumazet
2014-10-03
qdisc: validate skb without holding lock
Eric Dumazet
2014-10-03
qdisc: dequeue bulking also pickup GSO/TSO packets
Jesper Dangaard Brouer
2014-10-03
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
2014-10-02
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
2014-10-02
netfilter: nft_compat: remove incomplete 32/64 bits arch compat code
Pablo Neira Ayuso
2014-10-02
netfilter: nf_tables: wait for call_rcu completion on module removal
Pablo Neira Ayuso
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
Bluetooth: 6lowpan: Check transmit errors for multicast packets
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Memory leak as the skb is not freed
Jukka Rissanen
2014-10-02
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
[next]