index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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 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
2017-02-09
openvswitch: Unionize ovs_key_ct_label with a u32 array.
Jarno Rajahalme
2017-02-09
openvswitch: Do not trigger events for unconfirmed connections.
Jarno Rajahalme
[next]