summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | net: phy: remove state PHY_ANHeiner Kallweit2018-11-081-18/+1
* | | | | | | net/vlan: remove unused #define HAVE_VLAN_GET_TAGMichał Mirosław2018-11-071-2/+0
* | | | | | | net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław2018-11-071-1/+1
* | | | | | | net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław2018-11-071-0/+13
* | | | | | | net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław2018-11-071-1/+12
* | | | | | | net: phy: make phy_trigger_machine staticHeiner Kallweit2018-11-071-1/+0
* | | | | | | net: phy: bcm7xxx: Add entry for BCM7255Justin Chen2018-11-071-0/+1
* | | | | | | udp: cope with UDP GRO packet misdirectionPaolo Abeni2018-11-071-0/+6
* | | | | | | udp: add support for UDP_GRO cmsgPaolo Abeni2018-11-071-0/+11
* | | | | | | udp: implement GRO for plain UDP sockets.Paolo Abeni2018-11-071-1/+2
* | | | | | | udp: implement complete book-keeping for encap_neededPaolo Abeni2018-11-071-1/+6
* | | | | | | net: skbuff.h: remove unnecessary unlikely()Yangtao Li2018-11-061-3/+1
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-063-3/+23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-052-3/+3
| |\ \ \ \ \ \
| | * | | | | | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-031-2/+2
| | * | | | | | netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-011-1/+1
| * | | | | | | net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
* | | | | | | | compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2018-11-052-13/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-041-5/+2
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-011-5/+2
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-041-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-021-0/+1
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-0367-1174/+3362
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-011-2/+2
* | | | | | | | | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-032-8/+6
* | | | | | | | | include/linux/notifier.h: SRCU: fix ctagsSam Protsenko2018-11-031-2/+1
* | | | | | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-025-122/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-015-122/+57
* | | | | | | | | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-021-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | EDAC, skx: Fix randconfig buildsBorislav Petkov2018-10-311-0/+5
* | | | | | | | | | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-021-17/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfs: hide file range comparison functionDarrick J. Wong2018-10-301-3/+0
| * | | | | | | | | | | vfs: enable remap callers that can handle short operationsDarrick J. Wong2018-10-301-2/+3
| * | | | | | | | | | | vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong2018-10-301-1/+1
| * | | | | | | | | | | vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong2018-10-301-2/+2
| * | | | | | | | | | | vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-301-12/+15
| * | | | | | | | | | | vfs: pass remap flags to generic_remap_checksDarrick J. Wong2018-10-301-1/+1
| * | | | | | | | | | | vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong2018-10-301-1/+1
| * | | | | | | | | | | vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-301-4/+21
| * | | | | | | | | | | vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong2018-10-301-3/+3
| * | | | | | | | | | | vfs: check file ranges before cloning filesDarrick J. Wong2018-10-301-3/+6
* | | | | | | | | | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-20/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro2018-11-0112-54/+95
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | iov_iter: Add I/O discard iteratorDavid Howells2018-10-241-0/+7
| * | | | | | | | | | | | | iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-5/+5
| * | | | | | | | | | | | | iov_iter: Use accessor functionDavid Howells2018-10-241-15/+33
* | | | | | | | | | | | | | Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds2018-11-016-178/+293
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | compiler-gcc: remove comment about gcc 4.5 from unreachable()ndesaulniers@google.com2018-10-191-4/+0
| * | | | | | | | | | | | | | compiler.h: update definition of unreachable()ndesaulniers@google.com2018-10-191-1/+4