summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: poll/select low latency socket supportEliezer Tamir2013-06-253-2/+22
* net: sctp: simplify sctp_get_portDaniel Borkmann2013-06-251-4/+1
* net: sctp: decouple cleaning some socket data from endpointDaniel Borkmann2013-06-252-10/+25
* net: sctp: minor: sctp_seq_dump_local_addrs add missing newlineDaniel Borkmann2013-06-251-1/+1
* net: sctp: migrate cookie life from timeval to ktimeDaniel Borkmann2013-06-253-29/+12
* ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa2013-06-251-0/+1
* ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa2013-06-251-6/+0
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-251-73/+91
* ipv6: add include file to suppress sparse warningsEric Dumazet2013-06-251-0/+1
* net: netlink: virtual tap device managementDaniel Borkmann2013-06-241-0/+107
* net: Unmap fragment page once iterator is doneWedson Almeida Filho2013-06-242-2/+6
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-2435-762/+1561
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-2135-762/+1561
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-187-17/+105
| | |\
| | * | NFC: llcp: Fix the well known services endiannessSamuel Ortiz2013-06-141-2/+2
| | * | NFC: llcp: Set the LLC Link Management well known service bitSamuel Ortiz2013-06-141-0/+1
| | * | NFC: llcp: Do not send pending Tx frames when the remote is not readySamuel Ortiz2013-06-141-0/+3
| | * | NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz2013-06-142-3/+6
| | * | NFC: Fix a potential memory leakThierry Escande2013-06-141-0/+1
| | * | NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande2013-06-143-0/+15
| | * | NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande2013-06-143-24/+3
| | * | NFC: Add secure element enablement netlink APISamuel Ortiz2013-06-141-0/+56
| | * | NFC: Add secure element enablement internal APISamuel Ortiz2013-06-142-4/+109
| | * | NFC: Remove and free all SEs when releasing an NFC deviceSamuel Ortiz2013-06-141-0/+8
| | * | NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz2013-06-143-0/+80
| | * | NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-141-1/+44
| | * | NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-143-0/+58
| | * | NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-145-9/+2
| | * | NFC: Add NCI over SPI receiveFrederic Danis2013-06-141-0/+174
| | * | NFC: Add NCI over SPI sendFrederic Danis2013-06-141-1/+70
| | * | NFC: Add basic NCI over SPIFrederic Danis2013-06-143-1/+149
| | * | NFC: HCI: Follow a positive code path in the HCI ops implementationsSamuel Ortiz2013-06-141-18/+18
| | * | NFC: HCI: Implement fw_upload opsEric Lapuyade2013-06-141-0/+11
| | * | NFC: Add firmware upload netlink commandEric Lapuyade2013-06-143-0/+114
| | * | NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-142-13/+6
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-1222-698/+646
| | |\ \
| | | * | cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg2013-06-111-1/+4
| | | * | nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli2013-06-111-4/+15
| | | * | mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-3/+14
| | | * | cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-06-111-5/+7
| | | * | {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-114-4/+28
| | | * | mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-113-2/+3
| | | * | {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-112-1/+9
| | | * | mac80211: fix mesh deadlockThomas Pedersen2013-06-112-18/+18
| | | * | wireless: fix kernel-docJohannes Berg2013-06-051-0/+3
| | | * | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-053-12/+16
| | | * | mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar2013-06-051-21/+9
| | | * | cfg80211: make wiphy index start at 0 againJohannes Berg2013-06-041-0/+3
| | | * | cfg80211: fix potential deadlock regressionJohannes Berg2013-06-041-15/+8
| | | * | regulatory: use proper enum return valueJohannes Berg2013-06-041-1/+1