summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc
2015-03-31tcp: simplify inetpeer_addr_base useJiri Benc
2015-03-31ipv6: coding style: comparison for inequality with NULLIan Morris
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris
2015-03-31fib_trie: Cleanup ip_fib_net_exit code pathAlexander Duyck
2015-03-31fib_trie: Fix warning on fib4_rules_exitAlexander Duyck
2015-03-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-29tipc: fix two bugs in secondary destination lookupJon Paul Maloy
2015-03-29net: Introduce passthru_features_checkToshiaki Makita
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-29vlan: Introduce helper functions to check if skb is taggedToshiaki Makita
2015-03-29vlan: Add features for stacked vlan deviceToshiaki Makita
2015-03-29tc: bpf: generalize pedit actionAlexei Starovoitov
2015-03-29net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck
2015-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-29tipc: involve reference counter for node structureYing Xue
2015-03-29tipc: fix potential deadlock when all links are resetYing Xue
2015-03-29tcp: tcp_syn_flood_action() can be staticEric Dumazet
2015-03-29fib6: install fib6 ops in the last stepWANG Cong
2015-03-27mac802154: cleanup concurrent checkAlexander Aring
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy
2015-03-26Bluetooth: Unify advertising data code pathsArman Uguray
2015-03-26Bluetooth: Update supported_flags for AD featuresArman Uguray
2015-03-26Bluetooth: Support the "tx-power" adv flagArman Uguray
2015-03-26Bluetooth: Support the "managed-flags" adv flagArman Uguray
2015-03-26Bluetooth: Support the "limited-discoverable" adv flagArman Uguray
2015-03-26Bluetooth: Support the "discoverable" adv flagArman Uguray
2015-03-26Bluetooth: Support the "connectable mode" adv flagArman Uguray
2015-03-26Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25tipc: eliminate race condition at dual link establishmentJon Paul Maloy
2015-03-25tipc: clean up handling of link congestionJon Paul Maloy
2015-03-25tipc: introduce starvation free send algorithmJon Paul Maloy
2015-03-25net: dsa: Handle non-bridge master changeGuenter Roeck
2015-03-25netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy
2015-03-25netfilter: nf_tables: add set extensionsPatrick McHardy
2015-03-25netfilter: nft_hash: convert to use rhashtable callbacksPatrick McHardy
2015-03-25netfilter: nft_hash: indent rhashtable parametersPatrick McHardy
2015-03-25netfilter: nft_hash: restore struct nft_hashPatrick McHardy
2015-03-25rhashtable: provide len to obj_hashfnPatrick McHardy
2015-03-25tipc: fix a link reset issue due to retransmission failuresYing Xue
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue
2015-03-25netfilter: nft_meta: use raw_smp_processor_id()Patrick McHardy
2015-03-25netfilter: nf_tables: nft_queue does not depend on x_tablesPatrick McHardy
2015-03-25netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.cPablo Neira Ayuso