index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-09
netfilter: conntrack: use single slab cache
Florian Westphal
2016-05-09
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
2016-05-09
netfilter: conntrack: make netns address part of nat bysrc hash
Florian Westphal
2016-05-08
net: make sch_handle_ingress() drop monitor ready
Eric Dumazet
2016-05-08
fq_codel: add memory limitation per queue
Eric Dumazet
2016-05-08
net: Add Qualcomm IPC router
Courtney Cavin
2016-05-06
ipv4: tcp: ip_send_unicast_reply() is not BH safe
Eric Dumazet
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
Merge tag 'ipvs2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
2016-05-06
netfilter: conntrack: make netns address part of expect hash
Florian Westphal
2016-05-06
netfilter: conntrack: check netns when walking expect hash
Florian Westphal
2016-05-06
ipvs: make drop_entry protection effective for SIP-pe
Marco Angaroni
2016-05-05
netfilter: nf_tables: allow set names up to 32 bytes
Pablo Neira Ayuso
2016-05-05
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2016-05-05
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
Pablo Neira Ayuso
2016-05-05
netfilter: conntrack: introduce clash resolution on insertion race
Pablo Neira Ayuso
2016-05-05
netfilter: conntrack: introduce nf_ct_acct_update()
Pablo Neira Ayuso
2016-05-05
netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
Pablo Neira Ayuso
2016-05-05
netfilter: conntrack: consider ct netns in early_drop logic
Florian Westphal
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
2016-05-05
netfilter: conntrack: make netns address part of hash
Florian Westphal
2016-05-05
netfilter: conntrack: check netns when comparing conntrack objects
Florian Westphal
2016-05-05
netfilter: conntrack: small refactoring of conntrack seq_printf
Florian Westphal
2016-05-05
netfilter: conntrack: use nf_ct_key_equal() in more places
Florian Westphal
2016-05-05
netfilter: conntrack: don't attempt to iterate over empty table
Florian Westphal
2016-05-05
netfilter: conntrack: fix lookup race during hash resize
Florian Westphal
2016-05-05
netfilter: conntrack: keep BH enabled during lookup
Florian Westphal
2016-05-05
netfilter: nftables: add connlabel set support
Florian Westphal
2016-05-04
tcp: two more missing bh disable
Eric Dumazet
2016-05-04
tcp: must block bh in __inet_twsk_hashdance()
Eric Dumazet
2016-05-04
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
2016-05-04
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-04
net: remove dev->trans_start
Florian Westphal
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
gre6: add Kconfig dependency for NET_IPGRE_DEMUX
Arnd Bergmann
2016-05-04
gre: receive also TEB packets for lwtunnels
Jiri Benc
2016-05-04
gre: move iptunnel_pull_header down to ipgre_rcv
Jiri Benc
2016-05-04
gre: remove superfluous pskb_may_pull
Jiri Benc
2016-05-04
net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO
Alexander Duyck
2016-05-04
gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
Alexander Duyck
2016-05-04
gso: Do not perform partial GSO if number of partial segments is 1 or less
Alexander Duyck
2016-05-04
gre: change gre_parse_header to return the header length
Jiri Benc
2016-05-04
tcp: guarantee forward progress in tcp_sendmsg()
Eric Dumazet
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-03
ipv6/ila: fix nlsize calculation for lwtunnel
Nicolas Dichtel
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
2016-05-03
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
[next]