summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-09-09netfilter: nft_nat: include a flag attributeArturo Borrero
2014-09-09netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the rulesetArturo Borrero
2014-09-09netfilter: nf_tables: add helpers to schedule objects deletionArturo Borrero
2014-09-09netfilter: xt_string: Remove unnecessary initialization of struct ts_stateBojan Prtvar
2014-09-09ipvs: reduce stack usage for sockopt dataJulian Anastasov
2014-09-09netfilter: nf_tables: add devgroup support in meta expresionAna Rey
2014-09-09netfilter: nf_tables: rename nf_table_delrule_by_chain()Arturo Borrero
2014-09-09netfilter: nf_tables: add helper to unregister chain hooksArturo Borrero
2014-09-09netfilter: nf_tables: refactor rule deletion helperArturo Borrero
2014-09-09netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from corePablo Neira Ayuso
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso
2014-09-02netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from corePablo Neira Ayuso
2014-09-02netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso
2014-08-26netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov
2014-08-24netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik
2014-08-24netfilter: ipset: Resolve missing-field-initializer warningsMark Rustad
2014-08-24netfilter: ipset: netnet,netportnet: Fix value range support for IPv4Sergey Popovich
2014-08-24netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validationVytas Dauksa
2014-08-24netfilter: nft_meta: Add cpu attribute supportAna Rey
2014-08-24netfilter: nft_meta: add pkttype supportAna Rey
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-08-13net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn
2014-08-13net-timestamp: fix missing ACK timestampWillem de Bruijn
2014-08-13irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov
2014-08-13lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR
2014-08-13atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR
2014-08-13openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-09Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-08-09libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov
2014-08-08rtnetlink: fix VF info sizeJiri Benc
2014-08-08ipv4: removed redundant conditionalNiv Yehezkel
2014-08-08netfilter: nf_tables: fix error return codeJulia Lawall
2014-08-08netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso
2014-08-08netfilter: nf_tables: don't update chain with unset countersPablo Neira Ayuso
2014-08-08netfilter: nf_tables: uninitialize element key/data from the commit pathPablo Neira Ayuso
2014-08-07netlink: reset network header before passing to tapsDaniel Borkmann
2014-08-07batman: fix duplicate #include of multicast.hJean Sacren
2014-08-07openvswitch: fix duplicate #include headersJean Sacren
2014-08-076lowpan: Allow 6LoWPAN to be modularGeert Uytterhoeven