aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-11vti: get rid of nf mark rule in preroutingChristophe Gouault1-3/+11
2013-10-11Bluetooth: Don't advertise high speed support without SSPMarcel Holtmann1-4/+5
2013-10-11Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSEMarcel Holtmann1-0/+1
2013-10-11Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann1-0/+38
2013-10-11Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann2-2/+5
2013-10-11mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel5-146/+84
2013-10-11cfg80211: simplify strict custom alpha2 regdomain checkLuis R. Rodriguez1-2/+8
2013-10-11cfg80211: enable regulatory hints for strict custom settingsLuis R. Rodriguez1-0/+1
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann1-3/+1
2013-10-11cfg80211: pass station supported channel and oper class infoSunil Dutt1-0/+46
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann1-4/+2
2013-10-11bridge: update mdb expiration timer upon reports.Vlad Yasevich1-1/+8
2013-10-11Bluetooth: Remove return value from hci_send_frame() functionMarcel Holtmann1-2/+3
2013-10-11Bluetooth: Remove pointless check of hci_send_frame parameterMarcel Holtmann1-5/+0
2013-10-11Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2-17/+10
2013-10-11Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann6-5/+154
2013-10-11Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann6-5/+156
2013-10-11Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann5-4/+62
2013-10-10Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann1-4/+1
2013-10-10Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann2-0/+13
2013-10-10Bluetooth: Use hci_conn_num() for checking number of LE connectionsMarcel Holtmann1-2/+2
2013-10-10Bluetooth: Fix too long line with set_advertising() functionMarcel Holtmann1-1/+2
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet9-17/+17
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville26-542/+1237
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-2/+8
2013-10-10Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commandsJohan Hedberg1-1/+2
2013-10-10gss_krb5: document that we ignore sequence numberJ. Bruce Fields2-6/+8
2013-10-10svcrpc: handle some gssproxy encoding errorsJ. Bruce Fields1-15/+14
2013-10-10Bluetooth: Fix potential double-frees of L2CAP skbsJohan Hedberg1-2/+6
2013-10-10Bluetooth: Restrict high speed support to SSP enabled controllersMarcel Holtmann1-10/+32
2013-10-10Bluetooth: Remove unneeded val variable when setting SSPMarcel Holtmann1-5/+3
2013-10-10ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert3-0/+1068
2013-10-10Bluetooth: Refactor hci_connect_leAndre Guedes1-18/+33
2013-10-10Bluetooth: Use HCI request for LE connectionAndre Guedes2-55/+67
2013-10-10tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()Eric Dumazet1-1/+6
2013-10-10inet: includes a sock_common in request_sockEric Dumazet15-155/+155
2013-10-10net: gro: allow to build full sized skbEric Dumazet1-17/+26
2013-10-10fib_trie: only calc for the un-first nodebaker.zhang1-5/+1
2013-10-09batman-adv: reorder batadv_iv_flagsSimon Wunderlich1-4/+14
2013-10-09batman-adv: remove packed from batadv_ogm_packetSimon Wunderlich1-1/+4
2013-10-09batman-adv: reorder packet typesSimon Wunderlich4-13/+68
2013-10-09batman-adv: add build check macros for packet member offsetSimon Wunderlich1-0/+8
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich15-1245/+1
2013-10-09batman-adv: move BATADV_TT_CLIENT_TEMP to higher bitAntonio Quartulli1-1/+1
2013-10-09batman-adv: use CRC32C instead of CRC16 in TT codeAntonio Quartulli3-38/+45
2013-10-09batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packetsMarek Lindner4-83/+86
2013-10-09batman-adv: tvlv - convert tt query packet to use tvlv unicast packetsMarek Lindner5-334/+286
2013-10-09batman-adv: tvlv - convert tt data sent within OGMsMarek Lindner5-158/+187
2013-10-09batman-adv: tvlv - add network coding containerMarek Lindner5-1/+75
2013-10-09batman-adv: tvlv - add distributed arp table containerMarek Lindner5-1/+83