summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-303-8/+9
|\
| * mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-291-6/+6
| * mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-291-1/+1
| * mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-251-1/+2
* | drop_monitor: Add module alias to enable automatic module loadingNeil Horman2012-05-291-0/+1
* | genetlink: Build a generic netlink family module aliasNeil Horman2012-05-292-3/+2
* | rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo2012-05-291-2/+1
* | l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-05-292-3/+39
* | ipv6: fix incorrect ipsec fragmentGao feng2012-05-272-18/+53
* | xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-05-272-26/+16
* | net/wanrouter: Deprecate and schedule for removalJoe Perches2012-05-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2446-855/+1350
|\ \
| * | tcp: take care of overlaps in tcp_try_coalesce()Eric Dumazet2012-05-241-0/+5
| * | ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang2012-05-241-6/+6
| * | mm: add a low limit to alloc_large_system_hashTim Bird2012-05-243-20/+13
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-2241-829/+1326
| |\ \ | | |/
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-2241-829/+1326
| | |\
| | | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-05-1612-640/+1016
| | | |\
| | | | * Bluetooth: Report proper error number in disconnectionGustavo Padovan2012-05-161-1/+1
| | | | * Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-164-22/+35
| | | | * Bluetooth: report the right security level in getsockoptGustavo Padovan2012-05-161-1/+4
| | | | * Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-161-6/+6
| | | | * Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau2012-05-161-7/+3
| | | | * Bluetooth: Fix a redundant and problematic incoming MTU checkMat Martineau2012-05-161-20/+0
| | | | * Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-161-1/+3
| | | | * Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg2012-05-161-1/+1
| | | | * Bluetooth: improve readability of l2cap_seq_list codeGustavo Padovan2012-05-161-15/+18
| | | | * Bluetooth: Fix skb length calculationGustavo Padovan2012-05-161-0/+3
| | | | * Bluetooth: Fix packet size provided to the controllerGustavo Padovan2012-05-161-2/+6
| | | | * Bluetooth: Fix wrong set of skb fragmentsGustavo Padovan2012-05-161-4/+8
| | | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-165-7/+31
| | | | |\
| | | | * | Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau2012-05-151-1/+2
| | | | * | Bluetooth: Update tx_send_head when sending ERTM dataMat Martineau2012-05-141-0/+3
| | | | * | Bluetooth: Fixed checkpatch warningsCristian Chilipirea2012-05-091-1/+2
| | | | * | Bluetooth: bnep: use constant for ethertypeEldad Zack2012-05-091-1/+1
| | | | * | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-091-58/+86
| | | | * | Bluetooth: Remove unneeded calculation and magic numberAndrei Emeltchenko2012-05-091-2/+2
| | | | * | Bluetooth: Remove hlen variableGustavo Padovan2012-05-091-3/+3
| | | | * | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-092-10/+4
| | | | * | Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-091-14/+0
| | | | * | Bluetooth: Remove unneeded elements from size calculationGustavo Padovan2012-05-091-1/+1
| | | | * | Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan2012-05-091-16/+0
| | | | * | Bluetooth: Add Code Aurora Forum copyrightMat Martineau2012-05-091-0/+1
| | | | * | Bluetooth: Make better use of l2cap_chan reference countingMat Martineau2012-05-092-0/+9
| | | | * | Bluetooth: Remove unused functionMat Martineau2012-05-091-11/+0
| | | | * | Bluetooth: Initialize new l2cap_chan structure membersMat Martineau2012-05-091-8/+17
| | | | * | Bluetooth: Move recently-added ERTM header packing functionsMat Martineau2012-05-091-100/+100
| | | | * | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-091-19/+19
| | | | * | Bluetooth: Remove advertising cacheAndre Guedes2012-05-092-81/+0
| | | | * | Bluetooth: Use address type info from user-spaceAndre Guedes2012-05-092-6/+7
OpenPOWER on IntegriCloud