summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-153-10/+20
* net: Add generic packet offload infrastructure.Vlad Yasevich2012-11-151-0/+80
* ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()Nicolas Dichtel2012-11-151-1/+1
* sit: fix sparse warningsNicolas Dichtel2012-11-151-5/+5
* ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel2012-11-151-2/+2
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-1411-173/+416
|\
| * batman-adv: Remove instant overwritten variable initializationSven Eckelmann2012-11-142-11/+11
| * batman-adv: roaming handling mechanism redesignAntonio Quartulli2012-11-141-39/+118
| * batman-adv: refactor tt_global_del_struct()Antonio Quartulli2012-11-141-10/+9
| * batman-adv: refactor code to simplify long linesAntonio Quartulli2012-11-141-32/+30
| * batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli2012-11-146-75/+156
| * batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-143-1/+10
| * batman-adv: allow bla traffic only after first worker periodSimon Wunderlich2012-11-141-1/+19
| * batman-adv: send announcement when backbone gw is registeredSimon Wunderlich2012-11-141-4/+10
| * batman-adv: prevent using any virtual device created on batman-adv as hard-in...Antonio Quartulli2012-11-141-1/+40
| * batman-adv: fix wrong spinlock inline commentAntonio Quartulli2012-11-141-1/+1
| * batman-adv: don't rely on positions in struct for hashingSimon Wunderlich2012-11-142-14/+28
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-1483-1450/+7319
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-1483-1450/+7319
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-296-36/+104
| | |\
| | * \ Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-10-2916-113/+630
| | |\ \
| | | * | NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-295-19/+174
| | | * | NFC: Purge LLCP socket Tx queues when being disconnectedSamuel Ortiz2012-10-261-0/+31
| | | * | NFC: Remove CONFIG_EXPERIMENTAL from the NCI MakefileKees Cook2012-10-261-2/+2
| | | * | NFC: Remove CONFIG_EXPERIMENTAL from the LLCP MakefileKees Cook2012-10-261-2/+2
| | | * | NFC: Remove CONFIG_EXPERIMENTALKees Cook2012-10-261-2/+2
| | | * | NFC: Fix some code style and whitespace issuesSzymon Janc2012-10-268-17/+17
| | | * | NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz2012-10-261-7/+16
| | | * | NFC: Return NULL when no LLCP socket for a dsap,ssap couple is foundSamuel Ortiz2012-10-261-4/+6
| | | * | NFC: Implement LLCP connection less Tx pathSamuel Ortiz2012-10-261-0/+19
| | | * | NFC: UI frame sending routine implementationSamuel Ortiz2012-10-262-0/+48
| | | * | NFC: Forward LLCP datagrams to userspaceSamuel Ortiz2012-10-261-1/+18
| | | * | NFC: Handle LLCP UI framesSamuel Ortiz2012-10-262-0/+45
| | | * | NFC: Keep connection less bound sockets alive when DEP link goes downSamuel Ortiz2012-10-261-0/+10
| | | * | NFC: Check for connection less sockets when looking for a service nameSamuel Ortiz2012-10-261-1/+6
| | | * | NFC: Reserve LLCP ssap when replying to an SNL frameSamuel Ortiz2012-10-261-6/+40
| | | * | NFC: Fix sparse warnings due to missing staticArron Wang2012-10-261-1/+1
| | | * | NFC: Fix style issues with logical operationsSzymon Janc2012-10-262-10/+10
| | | * | NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc2012-10-261-6/+2
| | | * | NFC: Small nfc_hci_create_pipe refactoringSzymon Janc2012-10-261-8/+8
| | | * | NFC: Remove unneeded LLCP function return callsSzymon Janc2012-10-261-9/+0
| | | * | NFC: Remove not needed local variable in nci_set_local_general_bytesSzymon Janc2012-10-261-6/+4
| | | * | NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytesSzymon Janc2012-10-261-1/+1
| | | * | NFC: Add NFC_ATTR_RF_MODE when sending device netlink propertiesThierry Escande2012-10-261-1/+2
| | | * | NFC: Set rf_mode to NFC_RF_NONE where necessaryThierry Escande2012-10-261-0/+5
| | | * | NFC: Initial SNL supportSamuel Ortiz2012-10-261-0/+65
| | | * | NFC: Add SNL frame building routineSamuel Ortiz2012-10-262-0/+47
| | | * | NFC: Use llcp_allocate_pdu to build the DISC framesSamuel Ortiz2012-10-261-9/+1
| | | * | NFC: Avoid falling back to SYMM when sk is NULLSamuel Ortiz2012-10-261-3/+4
| | | * | NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade2012-10-261-0/+3
OpenPOWER on IntegriCloud