summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-3126-110/+97
* xfrm: simplify xfrm_address_t useJiri Benc2015-03-314-10/+8
* tcp: simplify inetpeer_addr_base useJiri Benc2015-03-311-14/+8
* ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-3117-43/+43
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-3125-174/+173
* fib_trie: Cleanup ip_fib_net_exit code pathAlexander Duyck2015-03-311-22/+7
* fib_trie: Fix warning on fib4_rules_exitAlexander Duyck2015-03-311-4/+4
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-314-82/+731
|\
| * mac802154: cleanup concurrent checkAlexander Aring2015-03-271-14/+6
| * Bluetooth: Unify advertising data code pathsArman Uguray2015-03-261-91/+64
| * Bluetooth: Update supported_flags for AD featuresArman Uguray2015-03-261-3/+29
| * Bluetooth: Support the "tx-power" adv flagArman Uguray2015-03-261-0/+19
| * Bluetooth: Support the "managed-flags" adv flagArman Uguray2015-03-261-2/+9
| * Bluetooth: Support the "limited-discoverable" adv flagArman Uguray2015-03-261-1/+8
| * Bluetooth: Support the "discoverable" adv flagArman Uguray2015-03-261-8/+30
| * Bluetooth: Support the "connectable mode" adv flagArman Uguray2015-03-261-31/+56
| * Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann2015-03-251-1/+1
| * Bluetooth: Filter list of supported commands/events for untrusted usersMarcel Holtmann2015-03-241-7/+46
| * Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-241-20/+81
| * Bluetooth: Add support for instance scan responseArman Uguray2015-03-241-14/+52
| * Bluetooth: Implement the Remove Advertising commandArman Uguray2015-03-241-0/+103
| * Bluetooth: Implement the Add Advertising commandArman Uguray2015-03-241-10/+273
| * Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-241-0/+1
| * Bluetooth: Fix memory leak in le_scan_disable_work_complete()Johan Hedberg2015-03-221-8/+9
| * Bluetooth: Expose quirks through debugfsJakub Pawlowski2015-03-201-0/+60
| * Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded valueMarcel Holtmann2015-03-201-2/+2
| * Bluetooth: Gracefully response to enabling LE on LE only devicesMarcel Holtmann2015-03-201-2/+14
* | tipc: fix two bugs in secondary destination lookupJon Paul Maloy2015-03-293-1/+14
* | net: Introduce passthru_features_checkToshiaki Makita2015-03-291-0/+8
* | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-12/+9
* | vlan: Introduce helper functions to check if skb is taggedToshiaki Makita2015-03-291-16/+8
* | vlan: Add features for stacked vlan deviceToshiaki Makita2015-03-291-0/+1
* | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-291-2/+69
* | net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-291-0/+102
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-2913-221/+332
|\ \
| * | netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-263-33/+86
| * | netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-262-16/+7
| * | netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-263-8/+11
| * | netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-263-41/+25
| * | netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-253-117/+122
| * | netfilter: nf_tables: add set extensionsPatrick McHardy2015-03-251-0/+16
| * | netfilter: nft_hash: convert to use rhashtable callbacksPatrick McHardy2015-03-251-5/+49
| * | netfilter: nft_hash: indent rhashtable parametersPatrick McHardy2015-03-251-5/+5
| * | netfilter: nft_hash: restore struct nft_hashPatrick McHardy2015-03-251-16/+21
| * | rhashtable: provide len to obj_hashfnPatrick McHardy2015-03-251-1/+1
| * | netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy2015-03-251-1/+1
| * | netfilter: nf_tables: nft_queue does not depend on x_tablesPatrick McHardy2015-03-251-1/+0
| * | netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.cPablo Neira Ayuso2015-03-251-4/+4
| * | netfilter: Use LOGLEVEL_<FOO> definesJoe Perches2015-03-256-6/+16
| * | netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy2015-03-252-2/+3
OpenPOWER on IntegriCloud