net: dsa: change tag_protocol to an enum
[cascardo/linux.git] / net / core /
2014-09-13 David S. MillerMerge branch 'ipv6-cleanups'
2014-09-13 WANG Congipv6: drop useless rcu_read_lock() in anycast
2014-09-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-13 John Fastabendnet: qdisc: use rcu prefix and silence sparse warnings
2014-09-13 John Fastabendnet: qdisc: use rcu prefix and silence sparse warnings
2014-09-12 David S. MillerMerge branch 'sock_queue_err_skb'
2014-09-12 Alexander Duyckmac80211: Resolve sk_refcnt/sk_wmem_alloc issue in...
2014-09-12 Alexander Duyckskb: Add documentation for skb_clone_sk
2014-09-10 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-09-10 Joe Perchespktgen: Convert pr_warning to pr_warn
2014-09-10 Eric Dumazetnetns: remove one sparse warning
2014-09-09 David S. MillerMerge branch 'bpf-next'
2014-09-09 Daniel Borkmannnet: bpf: be friendly to kmemcheck
2014-09-08 David S. MillerMerge tag 'master-2014-09-08' of git://git./linux/kerne...
2014-09-08 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-09-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-09-07 David S. MillerMerge tag 'master-2014-09-04' of git://git./linux/kerne...
2014-09-06 Linus TorvaldsMerge tag 'for-linus-20140905' of git://git.infradead...
2014-09-06 David S. MillerMerge branch 'eth_get_headlen'
2014-09-06 Alexander Duycknet: Add function for parsing the header length out...
2014-09-06 David S. MillerMerge branch 'timestamping'
2014-09-06 Alexander Duycknet: merge cases where sock_efree and sock_edemux are...
2014-09-06 Alexander Duycknet-timestamp: Make the clone operation stand-alone...
2014-09-06 Alexander Duycknet-timestamp: Merge shared code between phy and regula...
2014-09-06 Masanari Iidanet: treewide: Fix typo found in DocBook/networking.xml
2014-09-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-09-05 David S. MillerMerge branch 'rx_copybreak'
2014-09-05 Govindarajulu Vara... ethtool: Add generic options for tunables
2014-09-05 Daniel Borkmanndev_ioctl: remove dev_load() CAP_SYS_MODULE message
2014-09-05 Daniel Borkmannnet: bpf: make eBPF interpreter images read-only
2014-09-05 Mark BrownMerge remote-tracking branches 'regulator/fix/doc'...
2014-09-04 Dave AirlieMerge branch 'linux-3.17' of git://anongit.freedesktop...
2014-09-04 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-09-04 Jesper Dangaard... qdisc: validate frames going through the direct_xmit...
2014-09-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-03 Takashi IwaiMerge tag 'asoc-v3.17-rc3' of git://git./linux/kernel...
2014-09-02 Mark BrownMerge remote-tracking branches 'asoc/fix/axi', 'asoc...
2014-09-02 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-09-02 David S. MillerMerge branch 'netdev_modified'
2014-09-02 Nicolas Dichtelrtnl/do_setlink(): notify when a netdev is modified
2014-09-02 Nicolas Dichtelrtnl/do_setlink(): last arg is now a set of flags
2014-09-02 Nicolas Dichtelrtnl/do_setlink(): set modified when IFLA_LINKMODE...
2014-09-02 Nicolas Dichtelrtnl/do_setlink(): set modified when IFLA_TXQLEN is...
2014-09-02 Willem de Bruijnsock: deduplicate errqueue dequeue
2014-09-02 David S. MillerMerge branch 'csums-next'
2014-09-02 Tom Herbertnet: Support for csum_bad in skbuff
2014-09-02 David S. MillerMerge tag 'master-2014-08-25' of git://git./linux/kerne...
2014-09-02 Jesper Dangaard... pktgen: add flag NO_TIMESTAMP to disable timestamping
2014-09-02 David S. MillerMerge branch 'xmit_list'
2014-09-02 David S. Millernet: xmit_list() becomes dev_hard_start_xmit().
2014-09-02 David S. Millernet: Don't keep around original SKB when we software...
2014-09-02 David S. Millernet: Validate xmit SKBs right when we pull them out...
2014-09-02 David S. Millernet: Separate out SKB validation logic from transmit...
2014-09-02 David S. Millernet: Have xmit_list() signal more==true when appropriate.
2014-09-02 David S. Millernet: Pass a "more" indication down into netdev_start_xm...
2014-09-02 David S. Millernet: Move main gso loop out of dev_hard_start_xmit...
2014-09-02 David S. Millernet: Create xmit_one() helper for dev_hard_start_xmit()
2014-09-02 David S. Millernet: Do txq_trans_update() in netdev_start_xmit()
2014-08-30 Mark BrownMerge remote-tracking branches 'spi/fix/au1550', 'spi...
2014-08-30 David S. MillerMerge branch 'csums-next'
2014-08-30 Tom Herbertnet: Allow GRO to use and set levels of checksum unnece...
2014-08-30 Eric Dumazetnet: attempt a single high order allocation
2014-08-30 Daniel Borkmannnet: add skb_get_tx_queue() helper
2014-08-28 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-08-28 Linus TorvaldsMerge tag 'sound-3.17-rc3' of git://git./linux/kernel...
2014-08-28 Dave AirlieMerge branch 'drm-3.17-rc2-sti-fixes' of git://git...
2014-08-27 Olof JohanssonMerge tag 'renesas-clock-fixes-for-v3.17' of git:/...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-26 Michal Kubečeknet: fix checksum features handling in netif_skb_features()
2014-08-26 WANG Congnet: make skb an optional parameter for__skb_flow_dissect()
2014-08-26 WANG Congnet: fix comments for __skb_flow_get_ports()
2014-08-25 Alexander Y. Fomichevnet: prevent of emerging cross-namespace symlinks
2014-08-25 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-08-25 David S. MillerMerge branch 'ndo_xmit_flush'
2014-08-25 David S. Millernet: Add ops->ndo_xmit_flush()
2014-08-25 David S. MillerMerge branch 'csums-next'
2014-08-25 Tom Herbertnet: skb_gro_checksum_* functions
2014-08-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-08-23 Daniel Borkmannnet: use reciprocal_scale() helper
2014-08-23 David S. Millernet: Allow raw buffers to be passed into the flow disse...
2014-08-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-08-23 Olof JohanssonMerge tag 'sunxi-dt-for-3.17-2' of git://git./linux...
2014-08-23 Eric Dumazetnet: remove dead code after sk_data_ready change
2014-08-23 Eric Dumazetnet: use ktime_get_ns() and ktime_get_real_ns() helpers
2014-08-22 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2014-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-21 Linus TorvaldsMerge tag 'sound-3.17-rc2' of git://git./linux/kernel...
2014-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-08-19 Linus TorvaldsMerge tag 'pci-v3.17-changes-3' of git://git./linux...
2014-08-19 Chris ZankelMerge tag 'xtensa-for-next-20140815' into for_next
2014-08-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2014-08-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge tag 'locks-v3.17-2' of git://git.samba.org/jlayto...
2014-08-16 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-08-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
next