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
/
core
Age
Commit message (
Expand
)
Author
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-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
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
2018-11-16
net: remove unused skb_send_sock()
Cong Wang
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
2018-11-16
net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
2018-11-16
bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
Andrey Ignatov
2018-11-16
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-15
net: remove BUG_ON from __pskb_pull_tail
Li RongQing
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
2018-11-12
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
Xin Long
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-09
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-09
bpf: Extend the sk_lookup() helper to XDP hookpoint.
Nitin Hande
2018-11-09
bpf: add perf event notificaton support for sock_ops
Sowmini Varadhan
2018-11-08
net/core: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-08
net: move __skb_checksum_complete*() to skbuff.c
Cong Wang
2018-11-08
net: core: dev_addr_lists: add auxiliary func to handle reference address upd...
Ivan Khoronzhuk
2018-11-08
sock: Reset dst when changing sk_mark via setsockopt
David Barmann
2018-11-07
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
2018-11-07
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2018-11-06
rtnetlink: Add more extack messages to rtnl_newlink
David Ahern
2018-11-06
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-05
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
2018-11-05
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
2018-11-05
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
2018-11-03
net: do not abort bulk send on BQL status
Eric Dumazet
2018-11-02
net: document skb parameter in function 'skb_gso_size_check'
Mathieu Malaterre
2018-10-29
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-10-28
net: Properly unlink GRO packets on overflow.
David S. Miller
[next]