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
2018-10-09
net: fix generic XDP to handle if eth header was mangled
Jesper Dangaard Brouer
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-09
bpf: fix building without CONFIG_INET
Arnd Bergmann
2018-10-09
netfilter: xt_quota: Don't use aligned attribute in sizeof
Nathan Chancellor
2018-10-08
rtnetlink: Update rtnl_fdb_dump for strict data checking
David Ahern
2018-10-08
rtnetlink: Move input checking for rtnl_fdb_dump to helper
David Ahern
2018-10-08
net/bridge: Update br_mdb_dump for strict data checking
David Ahern
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
2018-10-08
net/ipv6: Update ip6addrlbl_dump for strict data checking
David Ahern
2018-10-08
net/fib_rules: Update fib_nl_dumprule for strict data checking
David Ahern
2018-10-08
net/namespace: Update rtnl_net_dumpid for strict data checking
David Ahern
2018-10-08
net/neighbor: Update neightbl_dump_info for strict data checking
David Ahern
2018-10-08
net/neighbor: Update neigh_dump_info for strict data checking
David Ahern
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
rtnetlink: Update ipmr_rtm_dumplink for strict data checking
David Ahern
2018-10-08
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
2018-10-08
rtnetlink: Update rtnl_stats_dump for strict data checking
David Ahern
2018-10-08
rtnetlink: Update rtnl_bridge_getlink for strict data checking
David Ahern
2018-10-08
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
David Ahern
2018-10-08
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
2018-10-08
net/ipv4: Update inet_dump_ifaddr for strict data checking
David Ahern
2018-10-08
netlink: Add new socket option to enable strict checking on dumps
David Ahern
2018-10-08
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
netlink: Pass extack to dump handlers
David Ahern
2018-10-08
net: sched: cls_u32: simplify the hell out u32_delete() emptiness check
Al Viro
2018-10-08
net: sched: cls_u32: keep track of knodes count in tc_u_common
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tp_c
Al Viro
2018-10-08
net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data
Al Viro
2018-10-08
net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode
Al Viro
2018-10-08
net: sched: cls_u32: clean tc_u_common hashtable
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tc_u_common ->rcu
Al Viro
2018-10-08
net: sched: cls_u32: get rid of tc_u_knode ->tp
Al Viro
2018-10-08
net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
Al Viro
2018-10-08
net: sched: cls_u32: make sure that divisor is a power of 2
Al Viro
2018-10-08
net: sched: cls_u32: disallow linking to root hnode
Al Viro
2018-10-08
net: sched: cls_u32: mark root hnode explicitly
Al Viro
2018-10-08
xsk: proper AF_XDP socket teardown ordering
Björn Töpel
2018-10-07
net: sched: pie: fix coding style issues
Leslie Monis
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
net/ncsi: Add NCSI OEM command support
Vijay Khemka
2018-10-05
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
2018-10-05
socket: Tighten no-error check in bind()
Jakub Sitnicki
2018-10-05
net: sched: Add policy validation for tc attributes
David Ahern
2018-10-05
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
2018-10-05
ipv6: do not leave garbage in rt->fib6_metrics
Eric Dumazet
2018-10-05
udp: gro behind static key
Willem de Bruijn
2018-10-05
net: bpfilter: Fix type cast and pointer warnings
Shanthosh RK
2018-10-05
net_sched: convert idrinfo->lock from spinlock to a mutex
Cong Wang
[next]