index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
neighbor: gc_list changes should be protected by table lock
David Ahern
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-07
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2018-12-07
neighbor: Improve garbage collection
David Ahern
2018-12-06
net: core: dev: Attach extack to NETDEV_PRE_UP
Petr Machata
2018-12-06
net: core: dev: Add call_netdevice_notifiers_extack()
Petr Machata
2018-12-06
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-05
neighbor: Add extack messages for add and delete commands
David Ahern
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-04
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2018-12-04
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2018-12-03
net/core: tidy up an error message
Qian Cai
2018-12-03
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-03
udp: msg_zerocopy
Willem de Bruijn
2018-12-03
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-11-30
rtnetlink: avoid frame size warning in rtnl_newlink()
Jakub Kicinski
2018-11-30
rtnetlink: remove a level of indentation in rtnl_newlink()
Jakub Kicinski
2018-11-30
net: Add trace events for all receive exit points
Geneviève Bastien
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-29
net: explain __skb_checksum_complete() with comments
Cong Wang
2018-11-29
net: fix XPS static_key accounting
Sabrina Dubroca
2018-11-29
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
2018-11-28
bpf: helper to pop data from messages
John Fastabend
2018-11-27
netns: enable to dump full nsid translation table
Nicolas Dichtel
2018-11-27
netns: enable to specify a nsid for a get request
Nicolas Dichtel
2018-11-27
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
2018-11-27
netns: introduce 'struct net_fill_args'
Nicolas Dichtel
2018-11-27
netns: remove net arg from rtnl_net_fill()
Nicolas Dichtel
2018-11-27
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-26
bpf: Avoid unnecessary instruction in convert_bpf_ld_abs()
David Miller
2018-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
net-gro: use ffs() to speedup napi_gro_flush()
Eric Dumazet
2018-11-23
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2018-11-22
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-21
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-11-19
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-17
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
[next]