aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* | | tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-25
* | | tipc: clean up handling of link congestionJon Paul Maloy2015-03-25
* | | tipc: introduce starvation free send algorithmJon Paul Maloy2015-03-25
* | | net: dsa: Handle non-bridge master changeGuenter Roeck2015-03-25
* | | tipc: fix a link reset issue due to retransmission failuresYing Xue2015-03-25
* | | sctp: avoid to repeatedly declare external variablesYing Xue2015-03-25
|/ /
* | tcp: fix ipv4 mapped request socksEric Dumazet2015-03-25
* | tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet2015-03-24
* | tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet2015-03-24
* | tcp: md5: input path is run under rcu protected sectionsEric Dumazet2015-03-24
* | tcp: use C99 initializers in new_state[]Eric Dumazet2015-03-24
* | tcp: md5: fix rcu lockdep splatEric Dumazet2015-03-24
* | rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-24
* | rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-24
* | filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-24
* | ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa2015-03-24
* | tipc: fix compile error when IPV6=m and TIPC=yYing Xue2015-03-24
* | net: allow to delete a whole device groupWANG Cong2015-03-24
* | tipc: validate length of sockaddr in connect() for dgram/rdmSasha Levin2015-03-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-22
| |\ \
| | * | netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-22
| | * | netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-20
| | * | netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-19
| | * | netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-17
| | * | netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-13
| | * | netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-12
* | | | ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-23
* | | | ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-23
* | | | ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-23
* | | | ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa2015-03-23
* | | | ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa2015-03-23
* | | | ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-23
* | | | tipc: Use default rhashtable hashfnHerbert Xu2015-03-23
* | | | netlink: Use default rhashtable hashfnHerbert Xu2015-03-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-23
|\ \ \ \
| * | | | netfilter: ip6t_REJECT: check for IP6T_F_PROTOPablo Neira Ayuso2015-03-22
| * | | | netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval ...Patrick McHardy2015-03-22
| * | | | netfilter: nft_rbtree: fix lockingPatrick McHardy2015-03-22
| * | | | netfilter: bridge: kill nf_bridge_padFlorian Westphal2015-03-22
| * | | | netfilter: nf_tables: consolidate error path of nf_tables_newtable()Pablo Neira Ayuso2015-03-18
| * | | | netfilter: Remove uses of seq_<foo> return valuesJoe Perches2015-03-18
| * | | | netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal2015-03-16
| * | | | netfilter: bridge: query conntrack about skb dnatFlorian Westphal2015-03-16
* | | | | af_packet: pass checksum validation status to the userAlexander Drozdov2015-03-23
* | | | | af_packet: make tpacket_rcv to not set status value before run_filterAlexander Drozdov2015-03-23
* | | | | inet: fix double request socket freeingFan Du2015-03-23
* | | | | fib_trie: Fix regression in handling of inflate/halve failureAlexander Duyck2015-03-23
* | | | | net: Move the comment about unsettable socket-level options to default clause...YOSHIFUJI Hideaki/吉藤英明2015-03-23