summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
| * | | | | netfilter: nf_tables: replay request after dropping locks to load chain typePatrick McHardy2014-01-091-4/+8
| * | | | | netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-095-0/+5
| * | | | | netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2014-01-091-21/+24
| * | | | | netfilter: nf_tables: fix check for table overflowPatrick McHardy2014-01-091-3/+3
| * | | | | netfilter: nf_tables: restore chain change atomicityPatrick McHardy2014-01-091-22/+21
| * | | | | netfilter: nf_tables: split chain policy validation from actually setting itPatrick McHardy2014-01-091-36/+20
| * | | | | netfilter: nft_meta: fix lack of validation of the input registerPablo Neira Ayuso2014-01-091-0/+3
| * | | | | netfilter: nft_ct: Add support to set the connmarkKristian Evensen2014-01-091-30/+134
| * | | | | netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INETPatrick McHardy2014-01-071-3/+36
| * | | | | netfilter: nft_meta: add l4proto supportPatrick McHardy2014-01-071-0/+4
| * | | | | netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy2014-01-071-0/+4
| * | | | | netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-075-2/+110
| * | | | | netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-076-24/+37
| * | | | | netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-073-5/+5
| * | | | | netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-075-96/+81
| * | | | | netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso2014-01-071-1/+2
* | | | | | ip_tunnel: fix sparse non static symbol warningWei Yongjun2014-01-091-1/+1
* | | | | | openvswitch: Use kmem_cache_free() instead of kfree()Wei Yongjun2014-01-091-1/+1
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-087-10/+18
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2014-01-061-3/+3
| * | | | | netfilter: nf_conntrack_dccp: use %s format string for bufferDaniel Borkmann2014-01-061-2/+2
| * | | | | Revert "netfilter: avoid get_random_bytes calls"Pablo Neira Ayuso2014-01-066-5/+13
* | | | | | net: xfrm: xfrm_policy: silence compiler warningYing Xue2014-01-071-0/+2
OpenPOWER on IntegriCloud