summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | liquidio: Consider PTP for packet size calculationsRaghu Vatsavayi2016-06-152-15/+25
| * | liquidio: RX desc alloc changesRaghu Vatsavayi2016-06-154-83/+316
| * | liquidio:RX queue alloc changesRaghu Vatsavayi2016-06-153-33/+52
| * | liquidio:Scatter gather list per IQRaghu Vatsavayi2016-06-152-73/+149
| * | liquidio: Host queue mapping changesRaghu Vatsavayi2016-06-156-65/+142
| * | liquidio: Avoid double free during soft commandRaghu Vatsavayi2016-06-153-5/+5
|/ /
* | ila: Fix checksum neutral mappingTom Herbert2016-06-151-5/+5
* | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-154-10/+36
* | net: vrf: Switch dst dev to loopback on device deleteDavid Ahern2016-06-151-13/+42
* | Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu...David S. Miller2016-06-151-12/+263
|\ \
| * | {net,IB}/mlx5: mlx5_ifc updatesSaeed Mahameed2016-06-101-12/+263
* | | mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann2016-06-151-2/+2
* | | Merge branch '6lowpan-ndisc'David S. Miller2016-06-1515-248/+1004
|\ \ \
| * | | 6lowpan: add support for 802.15.4 short addr handlingAlexander Aring2016-06-152-85/+195
| * | | 6lowpan: add support for getting short addressAlexander Aring2016-06-151-0/+39
| * | | 6lowpan: introduce 6lowpan-ndAlexander Aring2016-06-155-8/+254
| * | | ipv6: export several functionsAlexander Aring2016-06-154-19/+29
| * | | ipv6: introduce neighbour discovery opsAlexander Aring2016-06-155-40/+284
| * | | addrconf: put prefix address add in an own functionAlexander Aring2016-06-151-94/+109
| * | | ndisc: add __ndisc_fill_addr_option functionAlexander Aring2016-06-151-4/+10
| * | | ndisc: add __ndisc_opt_addr_data functionAlexander Aring2016-06-151-4/+10
| * | | ndisc: add __ndisc_opt_addr_space functionAlexander Aring2016-06-151-2/+7
| * | | 6lowpan: remove ipv6 module requestAlexander Aring2016-06-151-2/+0
| * | | 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-154-2/+58
| * | | 6lowpan: add private neighbour dataAlexander Aring2016-06-153-2/+23
|/ / /
* | | Merge branch 'cxgb4-sriov-sysfs'David S. Miller2016-06-152-14/+76
|\ \ \
| * | | cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai2016-06-152-11/+4
| * | | cxgb4: Enable SR-IOV configuration via PCI sysfs interfaceHariprasad Shenai2016-06-151-2/+64
| * | | cxgb4: Force cxgb4 driver as MASTER in kdump kernelHariprasad Shenai2016-06-151-1/+8
|/ / /
* | | Merge branch 'sched_skb_free_defer'David S. Miller2016-06-1513-35/+72
|\ \ \
| * | | net_sched: sch_fq: defer skb freeingEric Dumazet2016-06-151-1/+1
| * | | net_sched: sch_pie: defer skb freeingEric Dumazet2016-06-151-1/+1
| * | | net_sched: sch_netem: defer skb freeingEric Dumazet2016-06-151-3/+1
| * | | net_sched: sch_htb: defer skb freeingEric Dumazet2016-06-151-2/+2
| * | | net_sched: sch_hhf: defer skb freeingEric Dumazet2016-06-151-2/+2
| * | | net_sched: fq_codel: defer skb freeingEric Dumazet2016-06-151-8/+9
| * | | net_sched: sch_fq: defer skb freeingEric Dumazet2016-06-151-6/+13
| * | | net_sched: sch_codel: defer skb freeing in codel_change()Eric Dumazet2016-06-151-1/+1
| * | | net_sched: sch_choke: defer skb freeingEric Dumazet2016-06-151-4/+4
| * | | net_sched: add the ability to defer skb freeingEric Dumazet2016-06-154-7/+38
|/ / /
* | | tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-1510-31/+797
* | | net: vrf: Update flags and features settingsDavid Ahern2016-06-151-0/+14
* | | tun: fix csum generation for tap devicesPaolo Abeni2016-06-151-7/+7
* | | Merge branch 'skb_array'David S. Miller2016-06-154-1/+758
|\ \ \
| * | | skb_array: resize supportMichael S. Tsirkin2016-06-151-4/+29
| * | | ptr_ring: resize supportMichael S. Tsirkin2016-06-151-14/+143
| * | | skb_array: array based FIFO for skbsMichael S. Tsirkin2016-06-151-0/+144
| * | | ptr_ring: ring testMichael S. Tsirkin2016-06-152-1/+196
| * | | ptr_ring: array based FIFO for pointersMichael S. Tsirkin2016-06-151-0/+264
|/ / /
* | | net_sched: make tcf_hash_check() booleanWANG Cong2016-06-158-13/+18