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
/
include
/
net
Age
Commit message (
Expand
)
Author
2015-08-13
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
2015-08-11
net: switchdev: support static FDB addresses
Vivien Didelot
2015-08-11
net: dsa: change FDB routines prototypes
Vivien Didelot
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
2015-08-10
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
2015-08-10
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
2015-08-10
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
2015-08-10
net: add explicit logging and stat for neighbour table overflow
Rick Jones
2015-08-09
net: dsa: add support for switchdev FDB objects
Vivien Didelot
2015-08-09
net: switchdev: support static FDB addresses
Vivien Didelot
2015-08-09
net: switchdev: change fdb addr for a byte array
Vivien Didelot
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2015-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
ipv6: Enable auto flow labels by default
Tom Herbert
2015-07-31
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
2015-07-31
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
2015-07-31
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-07-31
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
2015-07-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-29
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
2015-07-29
net: Recompute sk_txhash on negative routing advice
Tom Herbert
2015-07-29
net: Set sk_txhash from a random number
Tom Herbert
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
bonding: convert num_grat_arp to the new bonding option API
Nikolay Aleksandrov
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-26
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
2015-07-26
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
2015-07-26
inet: frag: don't re-use chainlist for evictor
Florian Westphal
2015-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-07-24
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-07-23
Bluetooth: hci_check_conn_params() check proper range
Seungyoun Ju
2015-07-23
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
2015-07-23
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
2015-07-23
mac802154: do not export ieee802154_rx()
Varka Bhadram
2015-07-23
cfg802154: add PM hooks
Varka Bhadram
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-22
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
Thomas Graf
2015-07-21
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
vxlan: Factor out device configuration
Thomas Graf
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
2015-07-21
dst: Metadata destinations
Thomas Graf
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
2015-07-21
mpls: ip tunnel support
Roopa Prabhu
[next]