summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld2017-06-04
* neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan2017-06-04
* net-procfs: Use vsnprintf extension %phNJoe Perches2017-06-04
* net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz2017-06-04
* bpf: track stack depth of classic bpf programsAlexei Starovoitov2017-05-31
* rtnetlink: use the new rtnl_get_event() interfaceVlad Yasevich2017-05-31
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-30
* net: lwtunnel: Add extack to encap attr validationDavid Ahern2017-05-30
* rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-26
|\
| * ipv4: add reference counting to metricsEric Dumazet2017-05-26
| * bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann2017-05-25
| * net: move somaxconn init from sysctl codeRoman Kapl2017-05-25
| * net: rtnetlink: bail out from rtnl_fdb_dump() on parse errorAlexander Potapenko2017-05-24
* | net: flow_dissector: add support for dissection of tcp flagsJiri Pirko2017-05-24
* | net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar2017-05-21
* | net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar2017-05-21
* | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-21
* | net: define receive timestamp filter for NTPMiroslav Lichvar2017-05-21
* | net: more accurate checksumming in validate_xmit_skb()Davide Caratti2017-05-19
* | net: use skb->csum_not_inet to identify packets needing crc32cDavide Caratti2017-05-19
* | sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-19
* | net: introduce skb_crc32c_csum_helpDavide Caratti2017-05-19
* | skbuff: add stub to help computing crc32c on SCTP packetsDavide Caratti2017-05-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-18
|\ \ | |/
| * net: fix compile error in skb_orphan_partial()Eric Dumazet2017-05-17
| * neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka2017-05-17
| * net: Improve handling of failures on link and route dumpsDavid Ahern2017-05-16
* | net: fix __skb_try_recv_from_queue to return the old behaviorAndrey Vagin2017-05-18
* | net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan2017-05-18
* | net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-17
* | tcp: internal implementation for pacingEric Dumazet2017-05-16
* | net/sock: factor out dequeue/peek with offset codePaolo Abeni2017-05-16
|/
* netem: fix skb_orphan_partial()Eric Dumazet2017-05-11
* xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-11
* xdp: add flag to enforce driver modeDaniel Borkmann2017-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-09
|\
| * tcp: randomize timestamps on syncookiesEric Dumazet2017-05-05
* | treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka2017-05-08
* | net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko2017-05-08
|/
* rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt2017-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * xdp: fix parameter kdoc for extackJakub Kicinski2017-05-02
| * xdp: propagate extended ack to XDP setupJakub Kicinski2017-05-01
| * lwtunnel: fix error path in lwtunnel_fill_encap()Dan Carpenter2017-04-30
| * net: Initialise init_net.count to 1David Howells2017-04-30
| * bpf: restore skb->sk before pskb_trim() callEric Dumazet2017-04-30
| * fib_rules: fix error return codeWei Yongjun2017-04-27
| * net: remove unnecessary carrier status checkZhang Shengju2017-04-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
| |\