summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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-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-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
2015-03-25netfilter: Use LOGLEVEL_<FOO> definesJoe Perches
2015-03-25netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy
2015-03-25tcp: fix ipv4 mapped request socksEric Dumazet
2015-03-24tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet
2015-03-24tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet
2015-03-24tcp: md5: input path is run under rcu protected sectionsEric Dumazet
2015-03-24tcp: use C99 initializers in new_state[]Eric Dumazet
2015-03-24tcp: md5: fix rcu lockdep splatEric Dumazet
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar
2015-03-24ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa
2015-03-24tipc: fix compile error when IPV6=m and TIPC=yYing Xue
2015-03-24net: allow to delete a whole device groupWANG Cong
2015-03-24tipc: validate length of sockaddr in connect() for dgram/rdmSasha Levin
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-03-23ipv6: do retries on stable privacy addressesHannes Frederic Sowa
2015-03-23ipv6: collapse state_lock and lockHannes Frederic Sowa
2015-03-23ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa
2015-03-23ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa
2015-03-23tipc: Use default rhashtable hashfnHerbert Xu
2015-03-23netlink: Use default rhashtable hashfnHerbert Xu
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-23af_packet: pass checksum validation status to the userAlexander Drozdov
2015-03-23af_packet: make tpacket_rcv to not set status value before run_filterAlexander Drozdov
2015-03-23inet: fix double request socket freeingFan Du
2015-03-23fib_trie: Fix regression in handling of inflate/halve failureAlexander Duyck
2015-03-23net: Move the comment about unsettable socket-level options to default clause...YOSHIFUJI Hideaki/吉藤英明
2015-03-23ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-23ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-23ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-23net: convert syn_wait_lock to a spinlockEric Dumazet
2015-03-23inet: remove some sk_listener dependenciesEric Dumazet
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet