summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: metrics: rename tcpm_addr to tcpm_daddrChristoph Paasch2014-01-101-36/+36
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-1036-880/+2449
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1036-880/+2449
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-01-0813-797/+1941
| | |\
| | | * Bluetooth: Fix 6loWPAN peer lookupClaudio Takahasi2014-01-071-2/+2
| | | * Bluetooth: Fix setting Universal/Local bitClaudio Takahasi2014-01-071-1/+1
| | | * Bluetooth: Remove rfcomm_carrier_raised()Gianluca Anzolin2014-01-061-8/+0
| | | * Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin2014-01-061-8/+38
| | | * Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin2014-01-061-16/+16
| | | * Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin2014-01-061-7/+14
| | | * Bluetooth: Default to no security with L2CAP RAW socketsJohan Hedberg2014-01-061-0/+3
| | | * Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg2014-01-061-1/+1
| | | * Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann2014-01-041-1/+6
| | | * 6lowpan: cleanup udp compress functionAlexander Aring2013-12-171-5/+15
| | | * 6lowpan: udp use subtraction on both conditionsAlexander Aring2013-12-171-1/+1
| | | * 6lowpan: udp use lowpan_fetch_skb functionAlexander Aring2013-12-171-19/+18
| | | * 6lowpan: add udp warning for elided checksumAlexander Aring2013-12-172-3/+9
| | | * 6lowpan: fix udp byte orderingAlexander Aring2013-12-171-19/+20
| | | * 6lowpan: fix udp compress orderingAlexander Aring2013-12-171-1/+1
| | | * 6lowpan: udp use lowpan_push_hc_data functionAlexander Aring2013-12-171-17/+20
| | | * 6lowpan: introduce lowpan_push_hc_data functionAlexander Aring2013-12-171-0/+7
| | | * Bluetooth: fix return value checkWei Yongjun2013-12-141-4/+4
| | | * Bluetooth: remove unused including <linux/version.h>Wei Yongjun2013-12-141-1/+0
| | | * 6lowpan: fix/move/cleanup debug functionsAlexander Aring2013-12-124-91/+37
| | | * Bluetooth: Fix test for lookup_dev return valueJohan Hedberg2013-12-111-1/+1
| | | * Bluetooth: Add missing 6lowpan.h includeJohan Hedberg2013-12-111-0/+2
| | | * Bluetooth: Manually enable or disable 6LoWPAN between devicesJukka Rissanen2013-12-111-0/+45
| | | * Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-115-1/+932
| | | * ipv6: Add checks for 6LOWPAN ARP typeJukka Rissanen2013-12-111-1/+3
| | | * 6lowpan: Moving generic compression code into 6lowpan_iphc.cJukka Rissanen2013-12-114-719/+875
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-063-20/+32
| | |\ \
| | * | | mac80211: Add support for QoS mappingKyeyoon Park2013-12-193-1/+38
| | * | | cfg80211: Add support for QoS mappingKyeyoon Park2013-12-199-2/+142
| | * | | nl80211: support vendor-specific eventsJohannes Berg2013-12-191-19/+79
| | * | | mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+140
| | * | | mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-196-20/+73
| | * | | mac80211: remove unnecessary iflist_mtx lockingJohannes Berg2013-12-192-4/+0
| | * | | mac80211: align struct ps_data.tim to unsigned longJoe Perches2013-12-191-1/+2
| | * | | mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2013-12-182-25/+23
| | * | | mac80211: fix checkpatch errorsWeilong Chen2013-12-188-12/+12
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-103-0/+365
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | netfilter: introduce l2tp match extensionJames Chapman2014-01-093-0/+365
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-0918-277/+547
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso2014-01-093-3/+21
| * | | | netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-099-10/+10
| * | | | netfilter: nf_tables: prohibit deletion of a table with existing setsPatrick McHardy2014-01-091-1/+1
| * | | | netfilter: nf_tables: take AF module reference when creating a tablePatrick McHardy2014-01-091-1/+7
| * | | | netfilter: nf_tables: perform flags validation before table allocationPatrick McHardy2014-01-091-13/+9
| * | | | netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-0910-28/+28
| * | | | netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-0910-16/+16
OpenPOWER on IntegriCloud