summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-313-0/+62
|\
| * Bluetooth: Add macros for advertising instance flagsArman Uguray2015-03-261-0/+8
| * Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-241-0/+2
| * Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-241-0/+16
| * Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray2015-03-241-0/+2
| * Bluetooth: Add definitions for Add/Remove Advertising APIArman Uguray2015-03-241-0/+34
* | ptp: remove 32 bit get/set methods.Richard Cochran2015-03-311-8/+0
* | ptp: introduce get/set time methods with explicit 64 bit seconds.Richard Cochran2015-03-311-2/+10
* | net: Introduce passthru_features_checkToshiaki Makita2015-03-291-0/+3
* | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-0/+22
* | vlan: Introduce helper functions to check if skb is taggedToshiaki Makita2015-03-291-0/+45
* | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-292-0/+2
* | net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-291-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-292-16/+180
|\ \
| * | netfilter: nf_tables: implement set transaction supportPatrick McHardy2015-03-261-7/+26
| * | netfilter: nf_tables: add transaction helper functionsPatrick McHardy2015-03-261-0/+28
| * | netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy2015-03-261-1/+3
| * | netfilter: nf_tables: consolide set element destructionPatrick McHardy2015-03-261-0/+2
| * | netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy2015-03-251-4/+10
| * | netfilter: nf_tables: add set extensionsPatrick McHardy2015-03-251-0/+105
| * | rhashtable: provide len to obj_hashfnPatrick McHardy2015-03-251-2/+4
| * | netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy2015-03-251-2/+2
* | | tcp: tcp_syn_flood_action() can be staticEric Dumazet2015-03-291-2/+0
* | | ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-2/+3
* | | ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-5/+7
* | | sctp: avoid to repeatedly declare external variablesYing Xue2015-03-251-0/+3
|/ /
* | tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-241-4/+4
* | tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-241-16/+13
* | rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-241-2/+3
* | rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-241-2/+5
* | rhashtable: Mark internal/private inline functions as suchThomas Graf2015-03-241-0/+2
* | rhashtable: Use 'unsigned int' consistentlyThomas Graf2015-03-241-7/+7
* | rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf2015-03-241-1/+1
* | filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-243-1/+4
* | net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa2015-03-241-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-233-0/+12
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-231-0/+10
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-221-0/+10
| | |\ \
| | | * | netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-191-0/+10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-211-0/+1
| |\ \ \ \
| | * | | | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-191-0/+1
| * | | | | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-211-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-271-0/+1
| | |/ / /
* | | | | rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu2015-03-231-0/+2
* | | | | ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-231-0/+2
* | | | | ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-231-0/+1
* | | | | ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-231-2/+1
* | | | | ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa2015-03-231-0/+1
* | | | | ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa2015-03-231-0/+1
* | | | | ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-232-0/+5