aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-08liquidio VF rx data and ctl pathRaghu Vatsavayi4-4/+423
2016-12-08liquidio CN23XX: VF TX buffersRaghu Vatsavayi1-0/+182
2016-12-08liquidio CN23XX: VF xmitRaghu Vatsavayi3-3/+364
2016-12-08liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi1-0/+134
2016-12-08liquidio CN23XX: VF mac addressRaghu Vatsavayi3-0/+197
2016-12-08liquidio CN23XX: VF link statusRaghu Vatsavayi1-0/+249
2016-12-08liquidio CN23XX: VF offload featuresRaghu Vatsavayi2-0/+565
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4
2016-12-08net: rfs: add a jump labelEric Dumazet4-12/+21
2016-12-08macsec: remove first zero and add attribute name in commentsZhang Shengju1-13/+12
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel7-3/+14
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel6-18/+35
2016-12-08net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel1-1/+1
2016-12-08net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel2-16/+17
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel5-22/+22
2016-12-08net: stmmac: return error if no DMA configuration is foundNiklas Cassel1-9/+9
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas3-6/+32
2016-12-08net: ethernet: slicoss: use module_pci_driver()Tobias Klauser1-12/+1
2016-12-08net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman2-0/+63
2016-12-08flow dissector: ICMP supportSimon Horman2-0/+48
2016-12-08net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel2-2/+3
2016-12-08net: stmmac: dwmac-generic: add missing compatible stringsNiklas Cassel1-0/+3
2016-12-08bindings: net: stmmac: correct note about TSONiklas Cassel1-3/+3
2016-12-08net: ll_temac: Utilize of_get_mac_address()Tobias Klauser1-5/+6
2016-12-08net: axienet: Utilize of_get_mac_address()Tobias Klauser1-6/+7
2016-12-08net/mlx5e: Offload TC matching on packets being IP fragmentsOr Gerlitz1-0/+12
2016-12-08net/sched: cls_flower: Add support for matching on flagsOr Gerlitz2-0/+83
2016-12-08net: mvneta: Indent some statementsDan Carpenter1-3/+4
2016-12-08drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()Dan Carpenter1-0/+1
2016-12-08vhost: remove unnecessary smp_mb from vhost_work_queuePeng Tao1-1/+1
2016-12-08vhost-vsock: remove unused vq variablePeng Tao1-3/+0
2016-12-08icmp: correct return value of icmp_rcv()Zhang Shengju1-2/+2
2016-12-08can: peak: fix bad memory access and free sequence추지호1-2/+4
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton1-10/+14
2016-12-08crypto: algif_aead - fix uninitialized variable warningStephan Mueller1-1/+1
2016-12-08Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flagJohan Hedberg2-17/+69
2016-12-08Bluetooth: btmrvl: drop duplicate header slab.hGeliang Tang1-1/+0
2016-12-08ieee802154: atusb: implement .set_frame_retries ops callbackStefan Schmidt1-1/+18
2016-12-08ieee802154: atusb: try to read permanent extended address from deviceStefan Schmidt1-1/+39
2016-12-08ieee802154: atusb: store firmware version after retrieval for later useStefan Schmidt1-5/+15
2016-12-08ieee802154: atusb: sync header file from firmware for new featuresStefan Schmidt1-3/+8
2016-12-07kcov: add missing #include <linux/sched.h>Kefeng Wang1-0/+1
2016-12-07radix tree test suite: fix compilationMatthew Wilcox3-30/+1
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky1-1/+7
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange1-0/+1
2016-12-07ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner1-3/+2
2016-12-07dts: sun8i-h3: correct UART3 pin definitionsJorik Jonker1-1/+1
2016-12-07dummy: expend mtu range for dummy deviceZhang Shengju1-0/+3
2016-12-07nlmon: use core MTU range checking in nlmon driverZhang Shengju1-19/+1
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli1-3/+13