summaryrefslogtreecommitdiff
path: root/include
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-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-31ptp: remove 32 bit get/set methods.Richard Cochran
2015-03-31ptp: introduce get/set time methods with explicit 64 bit seconds.Richard Cochran
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-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-29tcp: tcp_syn_flood_action() can be staticEric Dumazet
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: Add macros for advertising instance flagsArman Uguray
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-25netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy
2015-03-25netfilter: nf_tables: add set extensionsPatrick McHardy
2015-03-25rhashtable: provide len to obj_hashfnPatrick McHardy
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue
2015-03-25netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy
2015-03-25tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet
2015-03-25tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf
2015-03-24rhashtable: Mark internal/private inline functions as suchThomas Graf
2015-03-24rhashtable: Use 'unsigned int' consistentlyThomas Graf
2015-03-24rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar
2015-03-24net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa
2015-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-24rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu
2015-03-24ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-03-24ipv6: do retries on stable privacy addressesHannes Frederic Sowa
2015-03-24ipv6: collapse state_lock and lockHannes Frederic Sowa
2015-03-24ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa
2015-03-24ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa
2015-03-24ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa
2015-03-24rhashtable: Add immediate rehash during insertionHerbert Xu
2015-03-24rhashtable: Add multiple rehash supportHerbert Xu
2015-03-24rhashtable: Allow hashfn to be unsetHerbert Xu
2015-03-24rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu
2015-03-24Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-24af_packet: pass checksum validation status to the userAlexander Drozdov
2015-03-24Bluetooth: Add support for adv instance timeoutArman Uguray