aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-07NFC: logging neateningJoe Perches
2015-04-06NFC: pn533: fix error return codeJulia Lawall
2015-04-06NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz
2015-04-06NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz
2015-04-06nfc: st21nfca: Add additional comments about EVT_TRANSACTIONChristophe Ricard
2015-04-06nfc: st21nfcb: Add additional comments about EVT_TRANSACTIONChristophe Ricard
2015-04-06nfc: nci: Add comment to explain NCI_HCI_MAX_PIPESChristophe Ricard
2015-04-06nfc: st21nfcb: Add missing break statement in switch sectionChristophe Ricard
2015-04-06nfc: Reduce nfc_evt_transaction params length to 0Christophe Ricard
2015-04-06nfc: hci: Add comment to explain NFC_HCI_MAX_PIPESChristophe Ricard
2015-04-06NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard
2015-04-06NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard
2015-04-06NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard
2015-04-05NFC: st21nfcb: Fix memory leak in secure element probing stageChristophe Ricard
2015-03-26NFC: nxp-nci_i2c: Add I2C support to NXP NCI driverClément Perrochaud
2015-03-26NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud
2015-03-26NFC: nci: Add firmware download supportClément Perrochaud
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25Merge branch 'tipc-next'David S. Miller
2015-03-25tipc: eliminate race condition at dual link establishmentJon Paul Maloy
2015-03-25tipc: clean up handling of link congestionJon Paul Maloy
2015-03-25tipc: introduce starvation free send algorithmJon Paul Maloy
2015-03-25net: dsa: Handle non-bridge master changeGuenter Roeck
2015-03-25crypto: algif - fix warn: unsigned 'used' is never less than zerotadeusz.struk@intel.com
2015-03-25tipc: fix a link reset issue due to retransmission failuresYing Xue
2015-03-25s390: fix /proc/interrupts outputSebastian Ott
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue
2015-03-25tcp: fix ipv4 mapped request socksEric Dumazet
2015-03-24virtio: change comment in transmitstephen hemminger
2015-03-24tools: bpf_asm: cleanup vlan extension related tokenDaniel Borkmann
2015-03-24Merge branch 'listener_refactor_16'David S. Miller
2015-03-24tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet
2015-03-24tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet
2015-03-24tcp: md5: input path is run under rcu protected sectionsEric Dumazet
2015-03-24tcp: use C99 initializers in new_state[]Eric Dumazet
2015-03-24tcp: md5: fix rcu lockdep splatEric Dumazet
2015-03-24Merge branch 'rhashtable-next'David S. Miller
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf
2015-03-24rhashtable: Mark internal/private inline functions as suchThomas Graf
2015-03-24rhashtable: Use 'unsigned int' consistentlyThomas Graf
2015-03-24rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar
2015-03-24Merge branch 'cxgb4-fcoe'David S. Miller
2015-03-24cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash
2015-03-24cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash
2015-03-24cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash
2015-03-24ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa
2015-03-24tipc: fix compile error when IPV6=m and TIPC=yYing Xue