summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19130-954/+4241
|\
| * bonding: fix bond_get_stats()Eric Dumazet2016-03-191-0/+1
| * net: fix a comment typoZhang Shengju2016-03-191-1/+1
| * ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-191-0/+7
| * bpf, dst: add and use dst_tclassid helperDaniel Borkmann2016-03-191-0/+12
| * clk: rockchip: add clock-id for rk3036 emac pll source clockXing Zheng2016-03-171-0/+1
| * clk: rockchip: add node-id for rk3036 emac hclkXing Zheng2016-03-171-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-153-3/+75
| |\
| | * openvswitch: Interface with NAT.Jarno Rajahalme2016-03-141-0/+49
| | * netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme2016-03-141-3/+9
| | * Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2016-03-111-0/+17
| | |\
| | | * ipvs: drop first packet to redirect conntrackJulian Anastasov2016-03-071-0/+17
| * | | net: dsa: make port_bridge_leave return voidVivien Didelot2016-03-141-1/+1
| * | | net: dsa: rename port_*_bridge routinesVivien Didelot2016-03-141-2/+2
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-03-142-5/+6
| |\ \ \
| | * | | Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-101-0/+1
| | * | | mac802154: use put and get unaligned functionsAlexander Aring2016-03-101-5/+5
| | |/ /
| * | | phy: fixed: Fix removal of phys.Andrew Lunn2016-03-141-3/+2
| * | | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau2016-03-143-0/+18
| * | | net: add a hardware buffer management helper APIGregory CLEMENT2016-03-141-0/+28
| * | | bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas2016-03-141-0/+3
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-141-2/+1
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-141-4/+4
| * | | Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-03-141-35/+0
| |\ \ \
| | * | | NFC: microread: Drop platform data header fileJean Delvare2016-03-091-35/+0
| * | | | net: add MACsec netdevice priv_flags and helperSabrina Dubroca2016-03-141-0/+8
| * | | | uapi: add MACsec bitsSabrina Dubroca2016-03-144-0/+192
| * | | | sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-142-6/+6
| * | | | phy: remove documentation of removed members of phy_device structureLABBE Corentin2016-03-141-3/+0
| * | | | xen-netback: re-import canonical netif headerPaul Durrant2016-03-141-95/+766
| * | | | netconf: add macro to represent all attributesZhang Shengju2016-03-141-0/+1
| * | | | Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.or...David S. Miller2016-03-133-140/+191
| |\ \ \ \
| | * | | | bcma: move parallel flash support to separated fileRafał Miłecki2016-03-071-2/+6
| | * | | | bcma: drop unneeded fields from bcma_pflash structRafał Miłecki2016-03-071-3/+0
| | * | | | brcmfmac: switch to new platform dataHante Meuleman2016-03-072-135/+185
| * | | | | csum: Update csum_block_add to use rotate instead of byteswapAlexander Duyck2016-03-131-6/+6
| * | | | | bpf: support flow label for bpf_skb_{set, get}_tunnel_keyDaniel Borkmann2016-03-111-0/+1
| * | | | | geneve: support setting IPv6 flow labelDaniel Borkmann2016-03-111-0/+1
| * | | | | vxlan: support setting IPv6 flow labelDaniel Borkmann2016-03-112-0/+2
| * | | | | ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-113-4/+9
| * | | | | bridge: allow zero ageing timeStephen Hemminger2016-03-111-4/+0
| * | | | | net/flower: Fix pointer castAmir Vadai2016-03-111-1/+1
| * | | | | net/act_skbedit: Utility functions for mark actionAmir Vadai2016-03-101-0/+16
| * | | | | net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2016-03-102-7/+18
| * | | | | net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai2016-03-101-0/+13
| * | | | | net/flower: Introduce hardware offload supportAmir Vadai2016-03-103-0/+18
| * | | | | kcm: mark helper functions inlineArnd Bergmann2016-03-101-2/+2
| | |_|/ / | |/| | |
| * | | | net: validate variable length ll headersWillem de Bruijn2016-03-101-2/+20
| * | | | kcm: Add receive message timeoutTom Herbert2016-03-091-0/+3
| * | | | kcm: Add memory limit for receive message constructionTom Herbert2016-03-091-0/+4