summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | rtnetlink: Add dump all for netconfDavid Ahern2017-03-221-0/+1
| * | | | | | | net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena2017-03-221-5/+12
| * | | | | | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-222-9/+31
| * | | | | | | neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-221-14/+18
| * | | | | | | ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2017-03-161-0/+14
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-154-65/+81
| |\ \ \ \ \ \ \
| * | | | | | | | lwtunnel: remove unused but set variableRoopa Prabhu2017-03-131-2/+0
| * | | | | | | | drop_monitor: use setup_timerGeliang Tang2017-03-121-3/+2
| * | | | | | | | tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev2017-03-091-7/+6
| * | | | | | | | ethtool: add CRC32 as an RSS hash functionJakub Kicinski2017-03-091-0/+1
| * | | | | | | | net/socket: use per af lockdep classes for sk queuesPaolo Abeni2017-03-091-18/+78
| * | | | | | | | flow_dissector: Move GRE dissection into a separate functionJiri Pirko2017-03-081-110/+134
| * | | | | | | | flow_dissector: rename "proto again" goto labelJiri Pirko2017-03-081-4/+4
| * | | | | | | | flow_dissector: Fix GRE header error pathJiri Pirko2017-03-081-3/+3
| * | | | | | | | flow_dissector: Move MPLS dissection into a separate functionJiri Pirko2017-03-081-22/+34
| * | | | | | | | flow_dissector: Move ARP dissection into a separate functionJiri Pirko2017-03-081-53/+67
* | | | | | | | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-021-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | splice_pipe_desc: kill ->flagsAl Viro2016-12-261-1/+0
* | | | | | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-021-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iov_iter: don't revert iov buffer if csum errorDing Tianhong2017-05-011-6/+7
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-012-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown2017-04-112-2/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-0/+103
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: off by one in inet6_pton()Dan Carpenter2017-04-141-1/+1