summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Set features for IPv6 tunnelsTom Herbert2016-05-201-0/+9
* ip6_tunnel: Add support for fou/gue encapsulationTom Herbert2016-05-201-0/+72
* ip6_gre: Add support for fou/gue encapsulationTom Herbert2016-05-201-4/+75
* fou: Add encap ops for IPv6 tunnelsTom Herbert2016-05-203-1/+142
* ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-203-13/+144
* fou: Support IPv6 in fouTom Herbert2016-05-201-12/+35
* fou: Split out {fou,gue}_build_headerTom Herbert2016-05-202-14/+41
* fou: Call setup_udp_tunnel_sockTom Herbert2016-05-201-34/+16
* net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-203-63/+62
* ipv6: Change "final" protocol processing for encapsulationTom Herbert2016-05-201-1/+14
* ipv6: Fix nexthdr for reinjectionTom Herbert2016-05-201-3/+15
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-2019-50/+37
* gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-207-102/+1
* Revert "phy: add support for a reset-gpio specification"Fabio Estevam2016-05-202-11/+0
* xen-netback: only deinitialized hash if it was initializedPaul Durrant2016-05-201-2/+1
* mlx5: avoid unused variable warningArnd Bergmann2016-05-201-1/+1
* bpf: rather use get_random_int for randomizationsDaniel Borkmann2016-05-201-2/+2
* qede: Fix DMA address APIs usageManish Chopra2016-05-201-4/+3
* macsec: fix netlink attribute for key idSabrina Dubroca2016-05-201-2/+2
* xen-netback: correct length checks on hash copy_opsPaul Durrant2016-05-201-2/+2
* phy: fix crash in fixed_phy_add()Rabin Vincent2016-05-201-1/+5
* Revert "net: pegasus: remove dead coding"David S. Miller2016-05-191-0/+53
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-196-25/+93
|\
| * batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner2016-05-183-9/+34
| * batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing2016-05-181-2/+4
| * batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann2016-05-181-2/+3
| * batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli2016-05-181-4/+22
| * batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann2016-05-181-3/+1
| * batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann2016-05-181-7/+25
| * batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann2016-05-181-0/+4
| * batman-adv: fix skb deref after freeFlorian Westphal2016-05-181-1/+3
* | net: Fix coding style warnings and errors.Amit Ghadge2016-05-191-11/+10
* | Merge branch 'tcp_bh_fixes'David S. Miller2016-05-197-26/+27
|\ \
| * | tipc: block BH in TCP callbacksEric Dumazet2016-05-191-4/+4
| * | rds: tcp: block BH in TCP callbacksEric Dumazet2016-05-194-8/+8
| * | ocfs2/cluster: block BH in TCP callbacksEric Dumazet2016-05-191-8/+9
| * | scsi_tcp: block BH in TCP callbacksEric Dumazet2016-05-191-6/+6
|/ /
* | net: pegasus: remove dead codingxypron.glpk@gmx.de2016-05-191-53/+0
* | net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de2016-05-191-1/+1
* | net: irda: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+2
* | net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de2016-05-191-1/+0
* | kcm: fix a signedness in kcm_splice_read()WANG Cong2016-05-191-1/+1
* | net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-5/+4
* | net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19358-3399/+14005
|\ \
| * | MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal2016-05-171-9/+4
| * | MIPS: ath79: fix regression in PCI window initializationFelix Fietkau2016-05-171-8/+8
| * | MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau2016-05-171-4/+4
| * | MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2016-05-172-180/+295
| * | MIPS: perf: Fix I6400 event numbersJames Hogan2016-05-171-2/+52