aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-03
| | * | | | | | | | | | | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
| | * | | | | | | | | | | cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor2015-02-28
| | * | | | | | | | | | | mac80211: remove TX latency measurement codeJohannes Berg2015-02-28
| | * | | | | | | | | | | nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-28
| | * | | | | | | | | | | cfg80211-wext: export symbols only when neededJohannes Berg2015-02-28
| | * | | | | | | | | | | mac80211: iterate using station list in AP SMPSJohannes Berg2015-02-28
| | * | | | | | | | | | | mac80211: don't look up stations for multicast addressesJohannes Berg2015-02-28
| * | | | | | | | | | | | net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko2015-03-31
| * | | | | | | | | | | | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
| * | | | | | | | | | | | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
| * | | | | | | | | | | | xfrm: simplify xfrm_address_t useJiri Benc2015-03-31
| * | | | | | | | | | | | tcp: simplify inetpeer_addr_base useJiri Benc2015-03-31
| * | | | | | | | | | | | ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-31
| * | | | | | | | | | | | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
| * | | | | | | | | | | | fib_trie: Cleanup ip_fib_net_exit code pathAlexander Duyck2015-03-31
| * | | | | | | | | | | | fib_trie: Fix warning on fib4_rules_exitAlexander Duyck2015-03-31
| * | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-31
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | mac802154: cleanup concurrent checkAlexander Aring2015-03-27
| | * | | | | | | | | | | Bluetooth: Unify advertising data code pathsArman Uguray2015-03-25
| | * | | | | | | | | | | Bluetooth: Update supported_flags for AD featuresArman Uguray2015-03-25
| | * | | | | | | | | | | Bluetooth: Support the "tx-power" adv flagArman Uguray2015-03-25
| | * | | | | | | | | | | Bluetooth: Support the "managed-flags" adv flagArman Uguray2015-03-25
| | * | | | | | | | | | | Bluetooth: Support the "limited-discoverable" adv flagArman Uguray2015-03-25
| | * | | | | | | | | | | Bluetooth: Support the "discoverable" adv flagArman Uguray2015-03-25
| | * | | | | | | | | | | Bluetooth: Support the "connectable mode" adv flagArman Uguray2015-03-25
| | * | | | | | | | | | | Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann2015-03-25
| | * | | | | | | | | | | Bluetooth: Filter list of supported commands/events for untrusted usersMarcel Holtmann2015-03-24
| | * | | | | | | | | | | Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-23
| | * | | | | | | | | | | Bluetooth: Add support for instance scan responseArman Uguray2015-03-23
| | * | | | | | | | | | | Bluetooth: Implement the Remove Advertising commandArman Uguray2015-03-23
| | * | | | | | | | | | | Bluetooth: Implement the Add Advertising commandArman Uguray2015-03-23
| | * | | | | | | | | | | Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-23
| | * | | | | | | | | | | Bluetooth: Fix memory leak in le_scan_disable_work_complete()Johan Hedberg2015-03-22
| | * | | | | | | | | | | Bluetooth: Expose quirks through debugfsJakub Pawlowski2015-03-20
| | * | | | | | | | | | | Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded valueMarcel Holtmann2015-03-20
| | * | | | | | | | | | | Bluetooth: Gracefully response to enabling LE on LE only devicesMarcel Holtmann2015-03-20
| * | | | | | | | | | | | tipc: fix two bugs in secondary destination lookupJon Paul Maloy2015-03-29
| * | | | | | | | | | | | net: Introduce passthru_features_checkToshiaki Makita2015-03-29
| * | | | | | | | | | | | net: Move check for multiple vlans to driversToshiaki Makita2015-03-29
| * | | | | | | | | | | | vlan: Introduce helper functions to check if skb is taggedToshiaki Makita2015-03-29
| * | | | | | | | | | | | vlan: Add features for stacked vlan deviceToshiaki Makita2015-03-29
| * | | | | | | | | | | | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-29
| * | | | | | | | | | | | net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-29
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-26
| | * | | | | | | | | | | | netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-26
| | * | | | | | | | | | | | netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-26
| | * | | | | | | | | | | | netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-26
| | * | | | | | | | | | | | netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-25