summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: fix boolreturn.cocci warningsWu Fengguang2015-02-111-2/+2
* netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCEDAnton Blanchard2015-02-111-1/+1
* ipvs: use 64-bit rates in statsJulian Anastasov2015-02-095-143/+226
* netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy2015-01-301-0/+1
* netfilter: nft_compat: add ebtables supportArturo Borrero2015-01-301-6/+57
* Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/...David S. Miller2015-01-2910-226/+1981
|\
| * can: peak_usb: add support for PEAK new CANFD USB adaptersStephane Grosjean2015-01-286-4/+1337
| * can: peak_usb: add peak_usb_netif_rx() new functionStephane Grosjean2015-01-282-1/+18
| * can: peak_usb: export pcan_usb_pro functionsStephane Grosjean2015-01-282-12/+17
| * can: peak_usb: upgrade core to new struct canfd_frameStephane Grosjean2015-01-282-4/+6
| * can: peak_usb: upgrade core to data bittiming specsStephane Grosjean2015-01-282-5/+34
| * can: peak_usb: add adapter BEC callback definitionStephane Grosjean2015-01-282-0/+3
| * can: peak_usb: export ctrlmode_supported to adapter specific definitionStephane Grosjean2015-01-284-2/+4
| * can: peak_usb: constify struct peak_usb_adapterMarc Kleine-Budde2015-01-284-11/+11
| * can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...Marc Kleine-Budde2015-01-281-5/+5
| * can: kvaser_usb: Add support for the USBcan-II familyAhmed S. Darwish2015-01-282-124/+474
| * can: kvaser_usb: Consolidate and unify state change handlingAhmed S. Darwish2015-01-281-64/+49
| * can: kvaser_usb: Update interface state before exiting on OOMAhmed S. Darwish2015-01-281-76/+105
* | net: gianfar: remove the unneeded check of disabled deviceKevin Hao2015-01-291-1/+1
* | dev: add per net_device packet type chainsSalam Noureddine2015-01-292-48/+86
* | rtnetlink: pass link_net to the newlink handlerNicolas Dichtel2015-01-291-1/+1
* | pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet2015-01-281-2/+2
* | act_connmark: fix dependencies betterArnd Bergmann2015-01-281-1/+1
* | net: remove sock_iocbChristoph Hellwig2015-01-284-126/+43
* | hisilicon: add some missing curly bracesDan Carpenter2015-01-281-1/+2
* | openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-284-7/+10
* | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-2821-149/+886
|\ \ | |/ |/|
| * NFC: Add ACPI support for NXP PN544Robert Dolca2015-01-281-2/+109
| * NFC: PN544: GPIO access that may sleepRobert Dolca2015-01-281-10/+12
| * NFC: dts: st21nfca: Document ese-present & uicc-present DTS propertyChristophe Ricard2015-01-281-0/+7
| * NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-287-21/+608
| * NFC: hci: Remove nfc_hci_pipe2gate functionChristophe Ricard2015-01-282-13/+0
| * NFC: microread: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
| * NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
| * NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-282-0/+11
| * NFC: hci: Reference every pipe information according to notificationChristophe Ricard2015-01-282-22/+44
| * NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-273-23/+8
| * NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-273-8/+47
| * NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-272-2/+2
| * NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard2015-01-261-1/+1
| * NFC: st21nfcb: Remove useless includeChristophe Ricard2015-01-261-2/+0
| * NFC: st21nfcb: Fix "NULL pointer dereference" possible errorChristophe Ricard2015-01-261-7/+11
| * NFC: st21nfca: Fix some skb memory leaksChristophe Ricard2015-01-261-16/+21
| * NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...Christophe Ricard2015-01-261-4/+1
| * NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard2015-01-261-13/+0
| * NFC: nfc_disable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-261-1/+0
| * NFC: nfc_enable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-261-1/+0
| * NFC: st21nfcb: Avoid use of skb after freeChristophe Ricard2015-01-261-1/+1
| * NFC: st21nfca: Remove unreachable codeChristophe Ricard2015-01-261-2/+0
| * NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"Christophe Ricard2015-01-261-1/+0
OpenPOWER on IntegriCloud