summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/hsr: using kfree_rcu() to simplify the codeWei Yongjun2013-12-171-9/+4
* Merge branch 'bonding_netlink'David S. Miller2013-12-175-96/+240
|\
| * bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-12/+39
| * bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-7/+37
| * bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-18/+40
| * bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-16/+41
| * bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-175-43/+83
|/
* pkt_sched: fq: more robust memory allocationEric Dumazet2013-12-171-6/+28
* bondnl: use be32 nla put/get for be32 valuesJiri Pirko2013-12-171-2/+2
* bnad: make local variable staticstephen hemminger2013-12-172-2/+1
* tcp: refine TSO splitsEric Dumazet2013-12-172-46/+54
* net: remove dead code for add/del multiplestephen hemminger2013-12-172-107/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-17222-4227/+4954
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-13222-4227/+4954
| |\
| | * ath9k: initialize retry chain flags in tx99 codeLorenzo Bianconi2013-12-111-1/+9
| | * MAINTAINERS: remove myself as maintainer of TI WiLink driversLuciano Coelho2013-12-111-2/+1
| | * ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis2013-12-111-1/+10
| | * nfc: Fix FSF address in file headersJeff Kirsher2013-12-1134-95/+34
| | * rfkill: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1
| | * drivers/net/wireless: Fix FSF address in file headersJeff Kirsher2013-12-118-19/+14
| | * prism54: Fix FSF address in file headersJeff Kirsher2013-12-1115-30/+15
| | * rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-1144-132/+44
| | * zd1211rw: Fix FSF address in file headersJeff Kirsher2013-12-1113-26/+13
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-1110-73/+937
| | |\
| | | * Bluetooth: Fix handling of L2CAP Command Reject over LEJohan Hedberg2013-12-101-0/+26
| | | * Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-093-3/+15
| | | * Bluetooth: Increase minor version of core moduleMarcel Holtmann2013-12-071-1/+1
| | | * Bluetooth: Fix valid LE PSM checkJohan Hedberg2013-12-051-1/+1
| | | * Bluetooth: Use min_t for calculating chan->mpsJohan Hedberg2013-12-051-5/+1
| | | * Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-053-26/+14
| | | * Bluetooth: Add debugfs controls for LE CoC MPS and CreditsJohan Hedberg2013-12-051-4/+12
| | | * Bluetooth: Fix validating LE PSM valuesJohan Hedberg2013-12-052-11/+44
| | | * Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-052-2/+8
| | | * Bluetooth: Fix clearing of chan->omtu for LE CoC channelsJohan Hedberg2013-12-051-4/+4
| | | * Bluetooth: Limit LE MPS to the MTU valueJohan Hedberg2013-12-051-4/+14
| | | * Bluetooth: Fix suspending the L2CAP socket if we start with 0 creditsJohan Hedberg2013-12-051-0/+3
| | | * Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-052-0/+4
| | | * Bluetooth: Implement LE L2CAP reassemblyJohan Hedberg2013-12-051-3/+76
| | | * Bluetooth: Add LE L2CAP segmentation support for outgoing dataJohan Hedberg2013-12-051-1/+126
| | | * Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-052-0/+10
| | | * Bluetooth: Reject LE CoC commands when the feature is not enabledJohan Hedberg2013-12-051-0/+11
| | | * Bluetooth: Add LE flow control disciplineJohan Hedberg2013-12-051-1/+66
| | | * Bluetooth: Implement returning of LE L2CAP creditsJohan Hedberg2013-12-051-0/+26
| | | * Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-052-0/+79
| | | * Bluetooth: Limit L2CAP_OPTIONS socket option usage with LEJohan Hedberg2013-12-051-0/+15
| | | * Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-053-5/+16
| | | * Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-053-3/+38
| | | * Bluetooth: Make l2cap_le_sig_cmd logic consistentJohan Hedberg2013-12-051-8/+16
| | | * Bluetooth: Add L2CAP Disconnect suppport for LEJohan Hedberg2013-12-051-0/+7
| | | * Bluetooth: Fix L2CAP channel closing for LE connectionsJohan Hedberg2013-12-051-2/+4
OpenPOWER on IntegriCloud