summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz2015-04-061-1/+3
* NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz2015-04-061-2/+1Star
* nfc: st21nfca: Add additional comments about EVT_TRANSACTIONChristophe Ricard2015-04-061-1/+10
* nfc: st21nfcb: Add additional comments about EVT_TRANSACTIONChristophe Ricard2015-04-061-1/+8
* nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard2015-04-061-0/+4
* nfc: st21nfcb: Add missing break statement in switch sectionChristophe Ricard2015-04-061-0/+1
* nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard2015-04-061-1/+1
* nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard2015-04-061-0/+4
* NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard2015-04-061-2/+2
* NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard2015-04-061-1/+1
* NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard2015-04-061-2/+2
* NFC: st21nfcb: Fix memory leak in secure element probing stageChristophe Ricard2015-04-051-4/+2Star
* NFC: nxp-nci_i2c: Add I2C support to NXP NCI driverClément Perrochaud2015-03-264-0/+464
* NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud2015-03-269-0/+657
* NFC: nci: Add firmware download supportClément Perrochaud2015-03-262-0/+12
* ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-254-13/+16
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-2510-21/+26
* Merge branch 'tipc-next'David S. Miller2015-03-254-97/+157
|\
| * tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-253-0/+55
| * tipc: clean up handling of link congestionJon Paul Maloy2015-03-252-72/+60Star
| * tipc: introduce starvation free send algorithmJon Paul Maloy2015-03-253-25/+42
|/
* net: dsa: Handle non-bridge master changeGuenter Roeck2015-03-251-1/+2
* crypto: algif - fix warn: unsigned 'used' is never less than zerotadeusz.struk@intel.com2015-03-251-1/+1
* tipc: fix a link reset issue due to retransmission failuresYing Xue2015-03-251-3/+5
* s390: fix /proc/interrupts outputSebastian Ott2015-03-251-1/+0Star
* sctp: avoid to repeatedly declare external variablesYing Xue2015-03-253-9/+3Star
* tcp: fix ipv4 mapped request socksEric Dumazet2015-03-255-5/+1Star
* virtio: change comment in transmitstephen hemminger2015-03-251-2/+6
* tools: bpf_asm: cleanup vlan extension related tokenDaniel Borkmann2015-03-252-14/+14
* Merge branch 'listener_refactor_16'David S. Miller2015-03-255-117/+72Star
|\
| * tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-254-27/+12Star
| * tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-254-37/+28Star
| * tcp: md5: input path is run under rcu protected sectionsEric Dumazet2015-03-252-33/+9Star
| * tcp: use C99 initializers in new_state[]Eric Dumazet2015-03-251-12/+13
| * tcp: md5: fix rcu lockdep splatEric Dumazet2015-03-251-9/+11
|/
* Merge branch 'rhashtable-next'David S. Miller2015-03-245-49/+78
|\
| * rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-243-30/+49
| * rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-245-3/+9
| * rhashtable: Mark internal/private inline functions as suchThomas Graf2015-03-241-0/+2
| * rhashtable: Use 'unsigned int' consistentlyThomas Graf2015-03-242-15/+17
| * rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf2015-03-241-1/+1
|/
* filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-247-3/+35
* Merge branch 'cxgb4-fcoe'David S. Miller2015-03-248-3/+302
|\
| * cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash2015-03-242-0/+12
| * cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash2015-03-243-3/+201
| * cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash2015-03-243-0/+89
|/
* ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa2015-03-241-5/+5
* tipc: fix compile error when IPV6=m and TIPC=yYing Xue2015-03-241-1/+1
* net: allow to delete a whole device groupWANG Cong2015-03-241-0/+38
* rhashtable: Add comment on choice of elasticity valueHerbert Xu2015-03-241-0/+12