aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net_sched: act: use standard struct list_headWANG Cong2013-12-18
* net_sched: remove get_stats from tc_action_opsWANG Cong2013-12-18
* packet: deliver VLAN TPID to userspaceAtzm Watanabe2013-12-18
* packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe2013-12-18
* packet: make aligned size of struct tpacket{2,3}_hdr clearAtzm Watanabe2013-12-18
* net: Add utility function to copy skb hashTom Herbert2013-12-17
* net: Add utility functions to clear rxhashTom Herbert2013-12-17
* net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-17
* net/hsr: using kfree_rcu() to simplify the codeWei Yongjun2013-12-17
* pkt_sched: fq: more robust memory allocationEric Dumazet2013-12-17
* tcp: refine TSO splitsEric Dumazet2013-12-17
* net: remove dead code for add/del multiplestephen hemminger2013-12-17
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-13
| |\
| | * nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
| | * rfkill: Fix FSF address in file headersJeff Kirsher2013-12-11
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-11
| | |\
| | | * Bluetooth: Fix handling of L2CAP Command Reject over LEJohan Hedberg2013-12-10
| | | * Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-08
| | | * Bluetooth: Increase minor version of core moduleMarcel Holtmann2013-12-07
| | | * Bluetooth: Fix valid LE PSM checkJohan Hedberg2013-12-06
| | | * Bluetooth: Use min_t for calculating chan->mpsJohan Hedberg2013-12-06
| | | * Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-05
| | | * Bluetooth: Add debugfs controls for LE CoC MPS and CreditsJohan Hedberg2013-12-05
| | | * Bluetooth: Fix validating LE PSM valuesJohan Hedberg2013-12-05
| | | * Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-05
| | | * Bluetooth: Fix clearing of chan->omtu for LE CoC channelsJohan Hedberg2013-12-05
| | | * Bluetooth: Limit LE MPS to the MTU valueJohan Hedberg2013-12-05
| | | * Bluetooth: Fix suspending the L2CAP socket if we start with 0 creditsJohan Hedberg2013-12-05
| | | * Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-05
| | | * Bluetooth: Implement LE L2CAP reassemblyJohan Hedberg2013-12-05
| | | * Bluetooth: Add LE L2CAP segmentation support for outgoing dataJohan Hedberg2013-12-05
| | | * Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-05
| | | * Bluetooth: Reject LE CoC commands when the feature is not enabledJohan Hedberg2013-12-05
| | | * Bluetooth: Add LE flow control disciplineJohan Hedberg2013-12-05
| | | * Bluetooth: Implement returning of LE L2CAP creditsJohan Hedberg2013-12-05
| | | * Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-05
| | | * Bluetooth: Limit L2CAP_OPTIONS socket option usage with LEJohan Hedberg2013-12-05
| | | * Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-05
| | | * Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-05
| | | * Bluetooth: Make l2cap_le_sig_cmd logic consistentJohan Hedberg2013-12-05
| | | * Bluetooth: Add L2CAP Disconnect suppport for LEJohan Hedberg2013-12-05
| | | * Bluetooth: Fix L2CAP channel closing for LE connectionsJohan Hedberg2013-12-05
| | | * Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-05
| | | * Bluetooth: Refactor L2CAP connect rejection to its own functionJohan Hedberg2013-12-05
| | | * Bluetooth: Add smp_sufficient_security helper functionJohan Hedberg2013-12-05
| | | * Bluetooth: Add initial code for LE L2CAP Connect RequestJohan Hedberg2013-12-05
| | | * Bluetooth: Move LE L2CAP initiator procedure to its own functionJohan Hedberg2013-12-05
| | | * Bluetooth: Pass command length to LE signaling channel handlersJohan Hedberg2013-12-05
| | | * Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.Johan Hedberg2013-12-05