summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-24/+147
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+0
2018-08-04ethtool: Remove trailing semicolon for static inlineFlorian Fainelli-2/+2
2018-08-04include/net/bond_3ad: Simplify the code by using the ARRAY_SIZEzhong jiang-1/+1
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells-1/+1
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl-11/+11
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso-0/+15
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso-1/+68
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault-1/+1
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera-2/+2
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera-2/+2
2018-08-03netfilter: use kvmalloc_array to allocate memory for hashtableLi RongQing-2/+0
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+44
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat-7/+7
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds-0/+3
2018-08-01Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller-36/+93
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko-3/+0
2018-08-01tcp: add stat of data packet reordering eventsWei Wang-2/+4
2018-08-01tcp: add dsack blocks received statsWei Wang-0/+5
2018-08-01tcp: add data bytes retransmitted statsWei Wang-0/+5
2018-08-01tcp: add data bytes sent statsWei Wang-1/+6
2018-08-01net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata-0/+1
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata-0/+1
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat-0/+15
2018-08-01rxrpc: Trace socket notificationDavid Howells-0/+20
2018-08-01rxrpc: Fix ACK proposal tracepoint David Howells-1/+1
2018-08-01rxrpc: Trace packet transmissionDavid Howells-35/+72
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig-2/+2
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski-3/+4
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski-1/+2
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas-1/+0
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+7
2018-07-30net/tc: introduce TC_ACT_REINSERT.Paolo Abeni-0/+31
2018-07-30tc/act: remove unneeded RCU lock in action callbackPaolo Abeni-1/+3
2018-07-30net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni-2/+4
2018-07-30net: remove sock_poll_busy_flagChristoph Hellwig-6/+0
2018-07-30net: remove sock_poll_busy_loopChristoph Hellwig-9/+0
2018-07-30net: don not detour through struct sock to find the poll waitqueueChristoph Hellwig-3/+2
2018-07-30net: simplify sock_poll_waitChristoph Hellwig-5/+6
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl-0/+16
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera-0/+7
2018-07-30netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera-8/+12
2018-07-30netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso-0/+9
2018-07-30netfilter: nf_tables: handle meta/lookup with direct callFlorian Westphal-0/+7
2018-07-29Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-1/+5
2018-07-29net: report invalid mtu value via netlink extackStephen Hemminger-0/+2
2018-07-29net: report min and max mtu network device settingsStephen Hemminger-0/+2
2018-07-29net: dcb: add DSCP to comment about priority selector typesJakub Kicinski-1/+2