summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-223-18/+33
| |\ \ \ \ \ \ \ \
| | * | | | | | | | IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe2018-02-151-2/+2
| | * | | | | | | | IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe2018-02-151-6/+4
| | * | | | | | | | IB/uverbs: Always use the attribute size provided by the userMatan Barak2018-02-151-7/+28
| | * | | | | | | | RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky2018-02-151-4/+0
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-227-12/+54
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-223-1/+20
| | * | | | | | | | | mm, mlock, vmscan: no more skipping pagevecsShakeel Butt2018-02-221-2/+0
| | * | | | | | | | | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner2018-02-221-8/+16
| | * | | | | | | | | Kbuild: always define endianess in kconfig.hArnd Bergmann2018-02-221-0/+6
| | * | | | | | | | | include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2018-02-221-1/+12
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-221-0/+4
| * | | | | | | | | kconfig.h: Include compiler types to avoid missed struct attributesKees Cook2018-02-221-0/+3
| |/ / / / / / / /
* | | | | | | | | net: fib_rules: Add new attribute to set protocolDonald Sharp2018-02-232-3/+5
* | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2018-02-226-6/+224
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-221-0/+13
| * | | | | | | | | mac80211: add get TID helperSara Sharon2018-02-221-0/+12
| * | | | | | | | | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-222-0/+7
| * | | | | | | | | uapi: Add 802.11 Preauthentication to if_etherDenis Kenzior2018-02-221-0/+1
| * | | | | | | | | ieee80211: Increase PMK maximum length to 64 bytesSrinivas Dasari2018-02-191-1/+1
| * | | | | | | | | mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-191-0/+1
| * | | | | | | | | cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-192-1/+9
| * | | | | | | | | cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org2018-01-312-0/+55
| * | | | | | | | | cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari2018-01-312-3/+98
| * | | | | | | | | nl80211: Introduce scan flags to emphasize requested scan behaviorSunil Dutt2018-01-311-1/+27
* | | | | | | | | | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-02-222-46/+56
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-151-14/+37
| * | | | | | | | | net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-151-17/+0
| * | | | | | | | | net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-151-2/+0
| * | | | | | | | | net/mlx5: CQ hold/put APISaeed Mahameed2018-02-151-0/+11
| * | | | | | | | | net/mlx5: CQ Database per EQSaeed Mahameed2018-02-152-15/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | net: Allow a rule to track originating protocolDonald Sharp2018-02-212-2/+3
* | | | | | | | | tcp: remove the hardcode in the definition of TCPF MacroYafang Shao2018-02-211-13/+13
* | | | | | | | | tcp: remove sk_check_csum_caps()Eric Dumazet2018-02-211-9/+0
* | | | | | | | | tcp: switch to GSO being always onEric Dumazet2018-02-211-0/+1
* | | | | | | | | net/mac8390: Convert to nubus_driverFinn Thain2018-02-211-1/+0
* | | | | | | | | net: sched: add em_ipt ematch for calling xtables matchesEyal Birger2018-02-212-1/+22
* | | | | | | | | devlink: Perform cleanup of resource_set cbArkadi Sharshevsky2018-02-201-4/+0
* | | | | | | | | net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai2018-02-201-1/+2
* | | | | | | | | net: Kill net_mutexKirill Tkhai2018-02-202-5/+7
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2021-44/+54
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-195-9/+8
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | udplite: fix partial checksum initializationAlexey Kodanev2018-02-161-0/+1
| | * | | | | | | skbuff: Fix comment mis-spelling.David S. Miller2018-02-161-1/+1
| | * | | | | | | uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2018-02-132-7/+5
| | * | | | | | | ptr_ring: prevent integer overflow when calculating sizeJason Wang2018-02-121-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-181-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-02-161-0/+2
| * | | | | | | | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-171-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im2018-02-151-1/+1