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
2017-02-14
bridge: fdb: converge fdb_delete_by functions into one
Nikolay Aleksandrov
2017-02-14
bridge: fdb: add proper lock checks in searching functions
Nikolay Aleksandrov
2017-02-14
bridge: fdb: converge fdb searching functions into one
Nikolay Aleksandrov
2017-02-14
sched: Fix accidental removal of errout goto
Jiri Pirko
2017-02-13
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
2017-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-12
netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection
Pablo Neira Ayuso
2017-02-12
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-12
netfilter: nf_tables: add check_genid to the nfnetlink subsystem
Pablo Neira Ayuso
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-02-12
netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()
Pablo Neira Ayuso
2017-02-12
netfilter: nfnetlink: get rid of u_intX_t types
Pablo Neira Ayuso
2017-02-12
netfilter: nf_ct_expect: nf_ct_expect_insert() returns void
Gao Feng
2017-02-12
netfilter: nf_ct_sip: Use mod_timer_pending()
Gao Feng
2017-02-11
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-02-11
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-10
l2tp: do not use udp_ioctl()
Eric Dumazet
2017-02-10
devlink: allow to fillup eswitch attrs even if mode_get op does not exist
Jiri Pirko
2017-02-10
devlink: use nla_put_failure goto label instead of out
Jiri Pirko
2017-02-10
devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
Jiri Pirko
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
2017-02-10
net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
net: Fix checkpatch, Missing a blank line after declarations
tcharding
2017-02-10
net: Fix checkpatch block comments warnings
tcharding
2017-02-10
net: Fix checkpatch whitespace errors
tcharding
2017-02-10
net: Fix checkpatch WARNING: please, no space before tabs
tcharding
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2017-02-10
switchdev: bridge: Offload mc router ports
Nogah Frankel
2017-02-10
bridge: mcast: Merge the mc router ports deletions to one function
Nogah Frankel
2017-02-10
switchdev: bridge: Offload multicast disabled
Nogah Frankel
2017-02-10
sched: check negative err value to safe one level of indent
Jiri Pirko
2017-02-10
sched: add missing curly braces in else branch in tc_ctl_tfilter
Jiri Pirko
2017-02-10
sched: move err set right before goto errout in tc_ctl_tfilter
Jiri Pirko
2017-02-10
sched: push TC filter protocol creation into a separate function
Jiri Pirko
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2017-02-10
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
2017-02-10
ipv4: fib: Send notification before deleting FIB alias
Ido Schimmel
2017-02-10
ipv4: fib: Send deletion notification with actual FIB alias type
Ido Schimmel
2017-02-10
ipv4: fib: Only flush FIB aliases belonging to currently flushed table
Ido Schimmel
2017-02-09
openvswitch: Pack struct sw_flow_key.
Jarno Rajahalme
2017-02-09
openvswitch: Add force commit.
Jarno Rajahalme
2017-02-09
openvswitch: Add original direction conntrack tuple to sw_flow_key.
Jarno Rajahalme
2017-02-09
openvswitch: Inherit master's labels.
Jarno Rajahalme
2017-02-09
openvswitch: Refactor labels initialization.
Jarno Rajahalme
2017-02-09
openvswitch: Simplify labels length logic.
Jarno Rajahalme
[next]