aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-08net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet
2014-10-08net: description of dma_cookie cause make xmldocs warningMasanari Iida
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther
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: introduce netdevice gso_min_segs attributeEric Dumazet
2014-10-06ethtool: Ethtool parameter to dynamically change tx_copybreakEric Dumazet
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet
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-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross
2014-10-06openvswitch: Add support for matching on OAM packets.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-04net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian
2014-10-03ip_tunnel: Add GUE supportTom Herbert
2014-10-03gue: Receive side for Generic UDP EncapsulationTom Herbert
2014-10-03fou: eliminate IPv4,v6 specific GRO functionsTom Herbert
2014-10-03net/mlx5_core: Identify resources by their typeEli Cohen
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
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-02wil6210: atomic I/O for the card memoryVladimir Kondratiev
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-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther
2014-10-01net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong
2014-10-01udp: Generalize skb_udp_segmentTom Herbert
2014-10-01net: cleanup and document skb fclone layoutEric Dumazet
2014-09-30tcp: Change tcp_slow_start function to return voidLi RongQing
2014-09-30net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend