aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-17
* sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller2012-07-16
* ipv6: Add helper inet6_csk_update_pmtu().David S. Miller2012-07-16
* ipv4: Add helper inet_csk_update_pmtu().David S. Miller2012-07-16
* xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert2012-07-14
* ipv6: Initialize the struct rt6_info behind the dst_enty fieldSteffen Klassert2012-07-14
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
| |\
| | * NFC: Check for llcp_sock and its device from llcp_sock_getnameSamuel Ortiz2012-07-09
| | * NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-09
| | * NFC: Dereference LLCP bind socket address after checking for it to be NULLSamuel Ortiz2012-07-09
| | * NFC: Do not return EBUSY when stopping a poll that's already stoppedSamuel Ortiz2012-07-09
| | * NFC: Remove warning from nfc_llcp_local_putSamuel Ortiz2012-07-09
| | * NFC: Handle LLCP Disconnected Mode framesSamuel Ortiz2012-07-09
| | * NFC: LLCP late bindingSamuel Ortiz2012-07-09
| | * NFC: Forbid SSAP binding to a not well known LLCP serviceSamuel Ortiz2012-07-09
| | * NFC: Forbid LLCP service name reusingSamuel Ortiz2012-07-09
| | * NFC: Release LLCP SAP when the owner is releasedSamuel Ortiz2012-07-09
| | * NFC: Close listening LLCP sockets when the device is goneSamuel Ortiz2012-07-09
| | * NFC: Build LLCP general bytes upon requestSamuel Ortiz2012-07-09
| | * NFC: Fix LLCP getname socket opSamuel Ortiz2012-07-09
| | * NFC: Update LLCP socket target index when getting a connectionSamuel Ortiz2012-07-09
| | * NFC: Add netlink module alias for NFCSamuel Ortiz2012-07-09
| | * NFC: Add modules alias for NFC socketsSamuel Ortiz2012-07-09
| | * NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade2012-07-09
| | * NFC: nfc_driver_failure() implementationEric Lapuyade2012-07-09
| | * NFC: nfc_targets_found() should accept zero target foundEric Lapuyade2012-07-09
| | * NFC: Core must test the device polling state inside the device lockEric Lapuyade2012-07-09
| | * NFC: Implement HCI driver or internal error managementEric Lapuyade2012-07-09
| | * NFC: Factorize HCI cmd completionEric Lapuyade2012-07-09
| | * NFC: Driver failure APIEric Lapuyade2012-07-09
| | * NFC: Changed HCI cmd execution completion result to std linux errnoEric Lapuyade2012-07-09
| | * NFC: Implement HCP reaggregation allocation error caseEric Lapuyade2012-07-09
| | * NFC: Remove an impossible HCI error caseEric Lapuyade2012-07-09
| | * NFC: Handle SHDLC RSET frames from an SHDLC connected chipEric Lapuyade2012-07-09
| | * NFC: Removed addressed shdlc TODOsEric Lapuyade2012-07-09
| | * NFC: Prepare asynchronous error management for driver and shdlcEric Lapuyade2012-07-09
| | * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-09
| | |\
| | | * mac80211: fix crash with single-queue driversJohannes Berg2012-07-06
| | | * mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-06
| | | * mac80211: fix debugfs default key linksJohannes Berg2012-07-06
| | | * cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-05
| | | * {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-05
| | | * cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-04
| | | * mac80211: add TX prepare APIJohannes Berg2012-07-03
| | | * mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-03
| | | * mac80211: remove tx_frags driver callbackJohannes Berg2012-07-02
| | | * mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-02
| | | * wireless: regulatory for 60gVladimir Kondratiev2012-07-02
| | | * cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-02