linux/arch/metag/include/asm
Linus Torvalds 4ba9920e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pull networking updates from David Miller:

 1) BPF debugger and asm tool by Daniel Borkmann.

 2) Speed up create/bind in AF_PACKET, also from Daniel Borkmann.

 3) Correct reciprocal_divide and update users, from Hannes Frederic
    Sowa and Daniel Borkmann.

 4) Currently we only have a "set" operation for the hw timestamp socket
    ioctl, add a "get" operation to match.  From Ben Hutchings.

 5) Add better trace events for debugging driver datapath problems, also
    from Ben Hutchings.

 6) Implement auto corking in TCP, from Eric Dumazet.  Basically, if we
    have a small send and a previous packet is already in the qdisc or
    device queue, defer until TX completion or we get more data.

 7) Allow userspace to manage ipv6 temporary addresses, from Jiri Pirko.

 8) Add a qdisc bypass option for AF_PACKET sockets, from Daniel
    Borkmann.

 9) Share IP header compression code between Bluetooth and IEEE802154
    layers, from Jukka Rissanen.

10) Fix ipv6 router reachability probing, from Jiri Benc.

11) Allow packets to be captured on macvtap devices, from Vlad Yasevich.

12) Support tunneling in GRO layer, from Jerry Chu.

13) Allow bonding to be configured fully using netlink, from Scott
    Feldman.

14) Allow AF_PACKET users to obtain the VLAN TPID, just like they can
    already get the TCI.  From Atzm Watanabe.

15) New "Heavy Hitter" qdisc, from Terry Lam.

16) Significantly improve the IPSEC support in pktgen, from Fan Du.

17) Allow ipv4 tunnels to cache routes, just like sockets.  From Tom
    Herbert.

18) Add Proportional Integral Enhanced packet scheduler, from Vijay
    Subramanian.

19) Allow openvswitch to mmap'd netlink, from Thomas Graf.

20) Key TCP metrics blobs also by source address, not just destination
    address.  From Christoph Paasch.

21) Support 10G in generic phylib.  From Andy Fleming.

22) Try to short-circuit GRO flow compares using device provided RX
    hash, if provided.  From Tom Herbert.

The wireless and netfilter folks have been busy little bees too.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (2064 commits)
  net/cxgb4: Fix referencing freed adapter
  ipv6: reallocate addrconf router for ipv6 address when lo device up
  fib_frontend: fix possible NULL pointer dereference
  rtnetlink: remove IFLA_BOND_SLAVE definition
  rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info
  qlcnic: update version to 5.3.55
  qlcnic: Enhance logic to calculate msix vectors.
  qlcnic: Refactor interrupt coalescing code for all adapters.
  qlcnic: Update poll controller code path
  qlcnic: Interrupt code cleanup
  qlcnic: Enhance Tx timeout debugging.
  qlcnic: Use bool for rx_mac_learn.
  bonding: fix u64 division
  rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPEC
  sfc: Use the correct maximum TX DMA ring size for SFC9100
  Add Shradha Shah as the sfc driver maintainer.
  net/vxlan: Share RX skb de-marking and checksum checks with ovs
  tulip: cleanup by using ARRAY_SIZE()
  ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called
  net/cxgb4: Don't retrieve stats during recovery
  ...
2014-01-25 11:17:34 -08:00
..
mach metag: use common of_flat_dt_match_machine 2013-10-09 20:03:57 -05:00
Kbuild lib: Add missing arch generic-y entries for asm-generic/hash.h 2013-12-17 21:26:19 -05:00
atomic.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
atomic_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
atomic_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
barrier.h arch: Introduce smp_load_acquire(), smp_store_release() 2014-01-12 10:37:17 +01:00
bitops.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
bug.h metag/traps: Mark die() as __noreturn to match the declaration. 2013-06-13 12:55:29 +01:00
cache.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
cacheflush.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
cachepart.h metag: SMP support 2013-03-02 20:09:51 +00:00
checksum.h metag: checksum.h: fix carry in csum_tcpudp_nofold 2013-07-09 11:09:17 +01:00
clock.h metag: init common clk and use "core" clk 2013-06-13 12:54:41 +01:00
cmpxchg.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_irq.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
cmpxchg_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
core_reg.h metag: SMP support 2013-03-02 20:09:51 +00:00
cpu.h metag: Various other headers 2013-03-02 20:09:52 +00:00
da.h metag: Add JTAG Debug Adapter (DA) support 2013-03-02 20:09:56 +00:00
delay.h metag: Time keeping 2013-03-02 20:09:22 +00:00
div64.h metag: Optimised library functions 2013-03-02 20:09:52 +00:00
dma-mapping.h metag: Provide dma_get_sgtable() 2013-03-02 20:11:17 +00:00
elf.h metag: remove SET_PERSONALITY() 2013-03-04 10:27:20 +00:00
fixmap.h metag: use generic fixmap.h 2014-01-23 16:36:54 -08:00
ftrace.h metag: ftrace support 2013-03-02 20:09:55 +00:00
global_lock.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
gpio.h metag: Various other headers 2013-03-02 20:09:52 +00:00
highmem.h metag: Highmem support 2013-03-02 20:09:20 +00:00
hugetlb.h metag: fix mm/hugetlb.c build breakage 2013-06-19 06:23:34 -10:00
hwthread.h metag: Various other headers 2013-03-02 20:09:52 +00:00
io.h metag: Memory handling 2013-03-02 20:09:19 +00:00
irq.h metag/asm/irq.h: Declare init_IRQ 2013-06-13 12:55:28 +01:00
irqflags.h metag: move irq enable out of irqflags.h on SMP 2013-03-02 20:11:14 +00:00
l2cache.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
linkage.h metag: Various other headers 2013-03-02 20:09:52 +00:00
metag_isa.h metag: Headers for core arch constants 2013-03-02 20:09:16 +00:00
metag_mem.h metag: smp: copy cache partition and enable GCOn 2013-03-15 13:21:17 +00:00
metag_regs.h metag: make TXPRIVEXT bits explicit 2013-03-02 20:09:58 +00:00
mman.h metag: System Calls 2013-03-02 20:09:49 +00:00
mmu.h metag: Memory management 2013-03-02 20:09:19 +00:00
mmu_context.h metag: Memory management 2013-03-02 20:09:19 +00:00
mmzone.h metag: TCM support 2013-03-02 20:09:21 +00:00
module.h metag: Module support 2013-03-02 20:09:49 +00:00
page.h metag: Memory management 2013-03-02 20:09:19 +00:00
perf_event.h metag: Perf 2013-03-02 20:09:54 +00:00
pgalloc.h metag: handle pgtable_page_ctor() fail 2013-11-15 09:32:18 +09:00
pgtable.h consolidate io_remap_pfn_range definitions 2013-06-29 12:46:35 +04:00
processor.h metag/processor.h: Add missing cpuinfo_op declaration. 2013-06-13 12:55:29 +01:00
ptrace.h metag: ptrace 2013-03-02 20:09:22 +00:00
setup.h metag: move setup_machine_fdt declaration from prom.h 2013-10-09 20:04:03 -05:00
smp.h smp, metag: kill SMP single function call interrupt 2013-12-05 16:35:29 +00:00
sparsemem.h metag: TCM support 2013-03-02 20:09:21 +00:00
spinlock.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_lnkget.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_lock1.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
spinlock_types.h metag: Atomics, locks and bitops 2013-03-02 20:09:50 +00:00
stacktrace.h metag: Stack unwinding 2013-03-02 20:09:52 +00:00
string.h metag: Optimised library functions 2013-03-02 20:09:52 +00:00
switch.h metag: Traps 2013-03-02 20:09:45 +00:00
syscall.h metag: System Calls 2013-03-02 20:09:49 +00:00
syscalls.h metag: System Calls 2013-03-02 20:09:49 +00:00
tbx.h metag: handle low level kicks directly 2013-11-06 10:40:02 +00:00
tcm.h metag: TCM support 2013-03-02 20:09:21 +00:00
thread_info.h preempt: Make PREEMPT_ACTIVE generic 2013-11-13 20:21:47 +01:00
tlb.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
tlbflush.h metag: Cache/TLB handling 2013-03-02 20:09:19 +00:00
topology.h sched/balancing: Periodically decay max cost of idle balance 2013-09-20 12:03:46 +02:00
traps.h metag: Traps 2013-03-02 20:09:45 +00:00
uaccess.h metag: Memory handling 2013-03-02 20:09:19 +00:00
unistd.h metag: System Calls 2013-03-02 20:09:49 +00:00
user_gateway.h metag: System Calls 2013-03-02 20:09:49 +00:00