summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ethtool: Remove trailing semicolon for static inlineFlorian Fainelli2018-08-041-2/+2
* include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang2018-08-041-1/+1
* rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells2018-08-031-1/+1
* l2tp: ignore L2TP_ATTR_MTUGuillaume Nault2018-08-031-1/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-028-1/+44
|\
| * mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-011-0/+3
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-302-0/+3
| |\
| | * perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2018-07-252-0/+3
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-301-0/+7
| |\ \
| | * | locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin2018-07-251-0/+7
| | |/
| * | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-271-0/+14
| |\ \
| | * | blk-mq: export setting request completion stateKeith Busch2018-07-241-0/+14
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-273-1/+16
| |\ \ \
| | * | | include/linux/eventfd.h: include linux/errno.hArnd Bergmann2018-07-261-0/+1
| | * | | mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov2018-07-261-0/+8
| | * | | mm: introduce vma_init()Kirill A. Shutemov2018-07-261-0/+6
| | * | | delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo2018-07-261-1/+1
| * | | | Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-271-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-07-251-0/+1
| | | |/ | | |/|
* | | | net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat2018-08-011-7/+7
* | | | Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2018-08-011-36/+93
|\ \ \ \
| * | | | rxrpc: Trace socket notificationDavid Howells2018-08-011-0/+20
| * | | | rxrpc: Fix ACK proposal tracepoint David Howells2018-08-011-1/+1
| * | | | rxrpc: Trace packet transmissionDavid Howells2018-08-011-35/+72
* | | | | net: sched: make tcf_chain_{get,put}() staticJiri Pirko2018-08-011-3/+0
* | | | | tcp: add stat of data packet reordering eventsWei Wang2018-08-012-2/+4
* | | | | tcp: add dsack blocks received statsWei Wang2018-08-012-0/+5
* | | | | tcp: add data bytes retransmitted statsWei Wang2018-08-012-0/+5
* | | | | tcp: add data bytes sent statsWei Wang2018-08-012-1/+6
* | | | | net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata2018-08-011-0/+1
* | | | | net: ipv4: Control SKB reprioritization after forwardingPetr Machata2018-08-011-0/+1
* | | | | net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat2018-08-012-0/+15
|/ / / /
* | | | net: remove bogus RCU annotations on socket.wqChristoph Hellwig2018-07-312-2/+2
* | | | xsk: don't allow umem replace at stack levelJakub Kicinski2018-07-311-3/+4
* | | | net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski2018-07-311-1/+2
* | | | net/tc: introduce TC_ACT_REINSERT.Paolo Abeni2018-07-302-0/+31
* | | | tc/act: remove unneeded RCU lock in action callbackPaolo Abeni2018-07-302-1/+3
* | | | net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni2018-07-301-2/+4
* | | | net: remove sock_poll_busy_flagChristoph Hellwig2018-07-301-6/+0
* | | | net: remove sock_poll_busy_loopChristoph Hellwig2018-07-301-9/+0
* | | | net: don not detour through struct sock to find the poll waitqueueChristoph Hellwig2018-07-301-3/+2
* | | | net: simplify sock_poll_waitChristoph Hellwig2018-07-301-5/+6
* | | | Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-07-292-1/+5
|\ \ \ \
| * | | | net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-0/+2
| * | | | net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman2018-07-271-1/+3
* | | | | net: report invalid mtu value via netlink extackStephen Hemminger2018-07-291-0/+2
* | | | | net: report min and max mtu network device settingsStephen Hemminger2018-07-291-0/+2
* | | | | net: dcb: add DSCP to comment about priority selector typesJakub Kicinski2018-07-291-1/+2
* | | | | route: add support for directed broadcast forwardingXin Long2018-07-293-0/+3
* | | | | Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...David S. Miller2018-07-292-2/+7
|\ \ \ \ \