summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-11sctp: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-09-11net: sched: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-3/+3
2016-09-11l2tp: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas3-5/+5
2016-09-11ipv4: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-09-11net: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-2/+1
2016-09-11lec: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-6/+6
2016-09-11appletalk: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-09-11Merge branch 'fs_enet-opt'David S. Miller5-311/+220
2016-09-11net: fs_enet: make rx_copybreak value configurableChristophe Leroy1-0/+40
2016-09-11net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy1-16/+20
2016-09-11net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy5-295/+160
2016-09-11net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt1-0/+7
2016-09-11Merge branch 'act_tunnel_key'David S. Miller12-55/+606
2016-09-11net/sched: Introduce act_tunnel_keyAmir Vadai5-0/+434
2016-09-11net/sched: cls_flower: Classify packet in ip tunnelsAmir Vadai2-1/+110
2016-09-11net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai1-13/+39
2016-09-11net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai4-41/+23
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-12/+30
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-15/+43
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-24/+33
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers4-25/+29
2016-09-10ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring1-4/+9
2016-09-10Merge branch 'alx-msix'David S. Miller4-29/+231
2016-09-10alx: add module parameter to enable msi-x supportTobias Regnery1-1/+4
2016-09-10alx: add msi-x supportTobias Regnery4-8/+184
2016-09-10alx: factor out part of the interrupt handlerTobias Regnery1-14/+20
2016-09-10alx: refactor msi enablement and disablementTobias Regnery2-9/+26
2016-09-10fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-10fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-09-10qed: mark symbols static where possibleBaoyou Xie4-28/+35
2016-09-10Merge branch 'bpf-helper-cleanups'David S. Miller6-185/+213
2016-09-10bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann6-158/+149
2016-09-10bpf: add own ctx rewriter on ifindex for clsact progsDaniel Borkmann1-6/+31
2016-09-10bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann3-14/+27
2016-09-10bpf: minor cleanups in helpersDaniel Borkmann2-7/+6
2016-09-10ip_tunnel: do not clear l4 hashesEric Dumazet1-1/+1
2016-09-10drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare1-0/+1
2016-09-10ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring1-4/+6
2016-09-10ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring1-2/+3
2016-09-10Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller26-3353/+2416
2016-09-10Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller9-13/+22
2016-09-10dwc_eth_qos: do not register semi-initialized deviceLars Persson1-20/+18
2016-09-10sctp: identify chunks that need to be fragmented at IP levelMarcelo Ricardo Leitner1-1/+12
2016-09-10via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King1-12/+9
2016-09-10qede: mark qede_set_features() staticBaoyou Xie1-1/+1
2016-09-10net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju2-92/+92
2016-09-10net: x25: remove null checks on arrays calling_ae and called_aeColin Ian King1-4/+0
2016-09-10libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-10nfit, mce: Fix SPA matching logic in MCE handlerVishal Verma1-1/+1
2016-09-10mm: fix cache mode of dax pmd mappingsDan Williams2-7/+19