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
/
include
/
net
Age
Commit message (
Expand
)
Author
2019-10-06
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
2019-10-06
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
2019-10-06
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
2019-10-05
net: devlink: export devlink net setter
Jiri Pirko
2019-10-05
net/tls: add skeleton of MIB statistics
Jakub Kicinski
2019-10-05
net/tls: add tracing for device/offload events
Jakub Kicinski
2019-10-04
net: spread "enum sock_flags"
Alexey Dobriyan
2019-10-04
net/tls: rename tls_hw_* functions tls_toe_*
Jakub Kicinski
2019-10-04
net/tls: move TOE-related code to a separate file
Jakub Kicinski
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2019-10-04
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
2019-10-04
net: devlink: allow to change namespaces during reload
Jiri Pirko
2019-10-04
net: devlink: export devlink net getter
Jiri Pirko
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-10-02
net: dsa: Remove unused __DSA_SKB_CB macro
Vladimir Oltean
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
2019-10-01
tcp: add ipv6_addr_v4mapped_loopback() helper
Eric Dumazet
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-27
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-09-25
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Laura Garcia Liebana
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-09-20
netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
Pablo Neira Ayuso
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
2019-09-16
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-16
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
2019-09-16
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-09-16
net: sched: extend flow_action_entry with destructor
Vlad Buslov
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-15
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-09-13
netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.
Jeremy Sowden
2019-09-13
netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zon...
Jeremy Sowden
2019-09-13
netfilter: remove CONFIG_NETFILTER checks from headers.
Jeremy Sowden
2019-09-13
netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h.
Jeremy Sowden
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
2019-09-13
netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `voi...
Jeremy Sowden
2019-09-13
netfilter: conntrack: wrap two inline functions in config checks.
Jeremy Sowden
2019-09-13
netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...
Jeremy Sowden
[next]