summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-04rtnetlink: get reference on module before invoking handlersFlorian Westphal1-0/+2
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit1-1/+0
2017-12-03inet: Add a 2nd listener hashtable (port+addr)Martin KaFai Lau2-6/+24
2017-12-03udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau2-0/+26
2017-12-03inet: Add a count to struct inet_listen_hashbucketMartin KaFai Lau1-0/+1
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger1-22/+0
2017-12-03net: dsa: introduce dsa_towards_port helperVivien Didelot1-10/+13
2017-12-03net: dsa: remove trans argument from mdb opsVivien Didelot1-6/+4
2017-12-03net: dsa: remove trans argument from vlan opsVivien Didelot1-6/+4
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit1-15/+18
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu1-0/+1
2017-12-01ip_gre: Refector the erpsan tunnel code.William Tu1-0/+51
2017-12-01net: ethtool: add support for reset of AP inside NIC interface.Scott Branden1-0/+1
2017-11-30net: Remove dst->nextDavid Miller1-4/+0
2017-11-30net: Rearrange dst_entry layout to avoid useless padding.David Miller1-19/+12
2017-11-30xfrm: Move dst->path into struct xfrm_dstDavid Miller2-3/+15
2017-11-30ipv6: Move dst->from into struct rt6_info.David Miller2-7/+5
2017-11-30xfrm: Move child route linkage into xfrm_dst.David Miller2-7/+11
2017-11-30ipsec: Create and use new helpers for dst child access.David Miller1-0/+5
2017-11-30net: Create and use new helper xfrm_dst_child().David Miller1-0/+9
2017-11-30ipv6: Move rt6_next from dst_entry into ipv6 route structure.David Miller2-3/+3
2017-11-30decnet: Move dn_next into decnet route structure.David Miller2-1/+1
2017-11-30net: dst->rt_next is unused.David Miller1-1/+0
2017-11-30net: phy: harmonize phy_id{,_mask} data typeRichard Leitner1-1/+1
2017-11-30Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2017-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-30/+89
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds1-6/+0
2017-11-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds1-1/+2
2017-11-28sctp: remove extern from stream schedXin Long2-0/+10
2017-11-28sctp: force the params with right types for sctp csum apisXin Long1-6/+7
2017-11-28sunrpc: make the function arg as constBhumika Goyal1-1/+1
2017-11-28Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2-2/+2
2017-11-27Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+7
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg1-1/+7
2017-11-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2017-11-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-45/+0
2017-11-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+7
2017-11-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+13
2017-11-25uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger1-0/+1
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-111/+51
2017-11-25Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+38
2017-11-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+2
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells1-0/+2
2017-11-24rxrpc: Add keepalive for a callDavid Howells1-0/+6
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells1-2/+9
2017-11-24rxrpc: Fix call timeoutsDavid Howells2-22/+48
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-21/+23
2017-11-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-26/+28