summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-11-13xfrm: Fix the gc threshold value for ipv4Steffen Klassert1-1/+1
2012-11-13ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka1-2/+3
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2012-11-10ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross1-0/+9
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg1-2/+21
2012-11-09mac80211: call driver method when restart completesJohannes Berg1-0/+6
2012-11-09ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing1-1/+0
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg1-0/+7
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg1-0/+19
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear1-2/+1
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli1-0/+6
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang1-0/+9
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet1-3/+6
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2-17/+23
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet1-4/+8
2012-11-02Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg1-1/+1
2012-11-02Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko1-2/+1
2012-11-02Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2-0/+2
2012-11-02Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko1-0/+1
2012-11-02Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko1-0/+2
2012-11-02Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg1-0/+1
2012-11-02Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg1-0/+1
2012-11-02Bluetooth: Add missing feature test macrosJohan Hedberg1-4/+14
2012-11-02Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov1-12/+8
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg1-1/+6
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg1-3/+7
2012-10-30Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg9-13/+194
2012-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+9
2012-10-29Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2-2/+18
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+13
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+9
2012-10-27mac80211: verify that skb data is presentJohannes Berg1-0/+9
2012-10-26Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller1-52/+143
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz1-1/+1
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade1-0/+6
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang1-1/+2
2012-10-26NFC: Implement HCI DEP link up and downArron Wang1-0/+3
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang1-0/+3
2012-10-26NFC: Set local gb and DEP registriesArron Wang1-0/+3
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg1-0/+10
2012-10-26net: Update args to dummy sock_update_classid().David S. Miller1-1/+1
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner1-1/+1
2012-10-26cgroup: net_cls: Fix local variable type declerationDaniel Wagner1-1/+1
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman3-8/+4
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg2-0/+8
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau1-0/+1
2012-10-24Bluetooth: Move channel responseMat Martineau1-0/+2
2012-10-24Bluetooth: Add state to hci_chanMat Martineau1-0/+1