aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa
2014-10-07ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa
2014-10-06net: sched: remove tcf_proto from ematch callsJohn Fastabend
2014-10-06net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou
2014-10-06sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-04Removed unused inet6 address stateSébastien Barré
2014-10-03gue: Receive side for Generic UDP EncapsulationTom Herbert
2014-10-03qdisc: validate skb without holding lockEric Dumazet
2014-10-03qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUEJesper Dangaard Brouer
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-02ipvs: Clean up comment style in ip_vs.hSimon Horman
2014-10-02netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-10-01net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong
2014-10-01udp: Generalize skb_udp_segmentTom Herbert
2014-09-30tcp: Change tcp_slow_start function to return voidLi RongQing
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend
2014-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-29tcp: move TCP_ECN_create_request out of headerFlorian Westphal
2014-09-29netfilter: nf_tables: store and dump set policyArturo Borrero
2014-09-29net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal
2014-09-29net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal
2014-09-29net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann
2014-09-29net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal
2014-09-28net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-28net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli
2014-09-28net: dsa: allow enabling and disable switch portsFlorian Fainelli
2014-09-28tcp: change tcp_skb_pcount() locationEric Dumazet
2014-09-28tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet
2014-09-28ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet
2014-09-28ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet
2014-09-28net: make tcp_cleanup_rbuf privateDan Williams
2014-09-28net_dma: simple removalDan Williams
2014-09-26net: optimise csum_replace4()LEROY Christophe
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller