summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-26ieee802154: atusb: make two structures static, fixes warningsColin Ian King1-4/+2
2017-09-26ieee802154: atusb: fix firmware version check to enable frame retriesStefan Schmidt1-1/+1
2017-09-26neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan3-12/+12
2017-09-26neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan1-1/+1
2017-09-26net: speed up skb_rbtree_purge()Eric Dumazet1-4/+7
2017-09-26sch_netem: faster rb tree removalEric Dumazet1-3/+4
2017-09-26tun: delete original tun_get() and rename __tun_get() to tun_get()yuan linyu1-15/+11
2017-09-26cxgb4: do DCB state reset in couple of placesGanesh Goudar3-6/+20
2017-09-26liquidio: update module parameter fw_type to reflect firmware type loadedRick Farrington1-2/+4
2017-09-26liquidio: verify firmware version when auto-loaded from flash.Rick Farrington1-1/+17
2017-09-26liquidio: allow override of firmware present in flashRick Farrington4-26/+64
2017-09-26net: dsa: add port enable and disable helpersVivien Didelot3-16/+37
2017-09-26net: dsa: make slave close symmetrical to openVivien Didelot1-5/+5
2017-09-26hv_netvsc: Fix the real number of queues of non-vRSS casesHaiyang Zhang1-0/+6
2017-09-26tun: enable napi_gro_frags() for TUN/TAP driverPetar Penkov2-6/+129
2017-09-26tun: enable NAPI for TUN/TAP driverPetar Penkov2-15/+119
2017-09-26net: remove MTU limits for dummy and ifb deviceZhang Shengju2-1/+4
2017-09-26hv_netvsc: make const array ver_list static, reduces object code sizeColin Ian King1-1/+1
2017-09-25bpf: Optimize lpm trie deleteCraig Gallek1-28/+43
2017-09-25net: nfc: llcp_core: use setup_timer() helper.Allen Pais1-6/+4
2017-09-25net: nfc: hci: llc_shdlc: use setup_timer() helper.Allen Pais1-9/+6
2017-09-25net: nfc: hci: use setup_timer() helper.Allen Pais1-3/+2
2017-09-25net: af_packet: use setup_timer() helper.Allen Pais1-3/+1
2017-09-24forcedeth: optimize the xmit/rx with unlikelyZhu Yanjun1-12/+14
2017-09-23cxgb4: fetch stats for offloaded tc flower flowsKumar Sanghvi6-1/+161
2017-09-23cxgb4: add support to offload action vlanKumar Sanghvi1-0/+42
2017-09-23cxgb4: add basic tc flower offload supportKumar Sanghvi6-2/+325
2017-09-23cxgb4: add tc flower offload skeletonKumar Sanghvi4-1/+128
2017-09-23net: use 32-bit arithmetic while allocating net deviceAlexey Dobriyan1-1/+1
2017-09-23net: Remove useless function skb_header_releaseGao Feng3-21/+2
2017-09-23inet: fix improper empty comparisonJosef Bacik1-1/+1
2017-09-23net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-23net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-23net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-23MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-23virtio-net: correctly set xdp_xmit for mergeable bufferJason Wang1-1/+1
2017-09-23SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-09-23SMB3: handle new statx fieldsSteve French1-0/+15
2017-09-23arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller2-0/+17
2017-09-22apparmor: fix apparmorfs DAC access permissionsJohn Johansen1-4/+4
2017-09-22apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen1-1/+4
2017-09-22apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen1-1/+1
2017-09-22apparmor: ensure unconfined profiles have dfas initializedJohn Johansen1-0/+2
2017-09-22apparmor: fix race condition in null profile creationJohn Johansen1-3/+11
2017-09-22apparmor: move new_null_profile to after profile lookup fns()John Johansen1-79/+79
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen12-16/+840
2017-09-22apparmor: add more debug asserts to apparmorfsJohn Johansen1-0/+17
2017-09-22apparmor: make policy_unpack able to audit different info messagesJohn Johansen2-16/+40