summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-174-30/+47
* gso: Validate assumption of frag_list segementationIlan Tayari2017-04-171-4/+14
* Add uid and cookie bpf helper to cg_skb_func_protoChenbo Feng2017-04-171-6/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-152-10/+14
|\
| * net: xdp: don't export dev_change_xdp_fd()Johannes Berg2017-04-121-1/+0
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-061-9/+14
| |\
| | * make skb_copy_datagram_msg() et.al. preserve ->msg_iter on errorAl Viro2017-04-021-9/+14
* | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-135-31/+37
* | | netlink: extended ACK reportingJohannes Berg2017-04-132-2/+4
* | | rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN eventDavid Ahern2017-04-131-1/+0
* | | rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER eventDavid Ahern2017-04-131-1/+0
* | | rtnetlink: Do not generate notifications for CHANGELOWERSTATE eventDavid Ahern2017-04-131-1/+0
* | | rtnetlink: Do not generate notifications for PRECHANGEUPPER eventDavid Ahern2017-04-131-1/+0
* | | rtnetlink: Do not generate notifications for POST_TYPE_CHANGE eventDavid Ahern2017-04-131-1/+0
* | | rtnetlink: Do not generate notifications for CHANGEADDR eventDavid Ahern2017-04-131-1/+0
* | | rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFODavid Ahern2017-04-131-1/+0
* | | rtnetlink: Do not generate notifications for MTU eventsDavid Ahern2017-04-131-2/+0
* | | gso: Support frag_list splitting with head_fragIlan Tayari2017-04-121-1/+1
* | | bpf: pass sk to helper functionsWillem de Bruijn2017-04-111-1/+6
* | | devlink: fix return value check in devlink_dpipe_header_put()Wei Yongjun2017-04-111-1/+1
* | | bpf: remove struct bpf_prog_type_listJohannes Berg2017-04-111-68/+7
* | | Revert "rtnl: Add support for netdev event to link messages"David S. Miller2017-04-092-84/+10
* | | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-064-6/+36
|\ \ \ | |/ /
| * | flow dissector: correct size of storage for ARPSimon Horman2017-04-031-1/+1
| * | secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal2017-03-241-2/+29
| * | net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck2017-03-241-2/+4
| * | net: neigh: guard against NULL solicit() methodEric Dumazet2017-03-231-1/+2
| |/
* | rtnl: Add support for netdev event to link messagesVlad Yasevich2017-04-052-10/+84
* | rtnetlink: Convert rtnetlink_event to white listVlad Yasevich2017-04-051-14/+17
* | soreuseport: use "unsigned int" in __reuseport_alloc()Alexey Dobriyan2017-04-031-2/+2
* | flowcache: more "unsigned int"Alexey Dobriyan2017-04-031-6/+7
* | flowcache: make flow_cache_hash_size() return "unsigned int"Alexey Dobriyan2017-04-031-6/+8
* | flowcache: make flow_key_size() return "unsigned int"Alexey Dobriyan2017-04-031-3/+3
* | bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-011-0/+5
* | sock: avoid dirtying sk_stamp, if possiblePaolo Abeni2017-03-301-1/+1
* | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-281-0/+1
* | devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky2017-03-281-0/+836
* | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+12
* | net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala2017-03-242-13/+19
* | net: Track start of busy loop instead of when it should endAlexander Duyck2017-03-241-3/+3
* | net: Change return type of sk_busy_loop from bool to voidAlexander Duyck2017-03-242-16/+17
* | net: Busy polling should ignore sender CPUsAlexander Duyck2017-03-241-4/+9
* | net: make in_aton() 32-bit internallyAlexey Dobriyan2017-03-241-1/+1
* | Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-231-0/+22
* | Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-232-1/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-233-27/+48
|\ \ | |/
| * socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann2017-03-221-0/+6
| * cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo2017-03-221-16/+16
| * tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh2017-03-211-6/+11
OpenPOWER on IntegriCloud