Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | liquidio: Consider PTP for packet size calculations | Raghu Vatsavayi | 2016-06-15 | 2 | -15/+25 | |
| * | | liquidio: RX desc alloc changes | Raghu Vatsavayi | 2016-06-15 | 4 | -83/+316 | |
| * | | liquidio:RX queue alloc changes | Raghu Vatsavayi | 2016-06-15 | 3 | -33/+52 | |
| * | | liquidio:Scatter gather list per IQ | Raghu Vatsavayi | 2016-06-15 | 2 | -73/+149 | |
| * | | liquidio: Host queue mapping changes | Raghu Vatsavayi | 2016-06-15 | 6 | -65/+142 | |
| * | | liquidio: Avoid double free during soft command | Raghu Vatsavayi | 2016-06-15 | 3 | -5/+5 | |
|/ / | ||||||
* | | ila: Fix checksum neutral mapping | Tom Herbert | 2016-06-15 | 1 | -5/+5 | |
* | | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads | Philip Prindeville | 2016-06-15 | 4 | -10/+36 | |
* | | net: vrf: Switch dst dev to loopback on device delete | David Ahern | 2016-06-15 | 1 | -13/+42 | |
* | | Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linu... | David S. Miller | 2016-06-15 | 1 | -12/+263 | |
|\ \ | ||||||
| * | | {net,IB}/mlx5: mlx5_ifc updates | Saeed Mahameed | 2016-06-10 | 1 | -12/+263 | |
* | | | mdio: mux: avoid 'maybe-uninitialized' warning | Arnd Bergmann | 2016-06-15 | 1 | -2/+2 | |
* | | | Merge branch '6lowpan-ndisc' | David S. Miller | 2016-06-15 | 15 | -248/+1004 | |
|\ \ \ | ||||||
| * | | | 6lowpan: add support for 802.15.4 short addr handling | Alexander Aring | 2016-06-15 | 2 | -85/+195 | |
| * | | | 6lowpan: add support for getting short address | Alexander Aring | 2016-06-15 | 1 | -0/+39 | |
| * | | | 6lowpan: introduce 6lowpan-nd | Alexander Aring | 2016-06-15 | 5 | -8/+254 | |
| * | | | ipv6: export several functions | Alexander Aring | 2016-06-15 | 4 | -19/+29 | |
| * | | | ipv6: introduce neighbour discovery ops | Alexander Aring | 2016-06-15 | 5 | -40/+284 | |
| * | | | addrconf: put prefix address add in an own function | Alexander Aring | 2016-06-15 | 1 | -94/+109 | |
| * | | | ndisc: add __ndisc_fill_addr_option function | Alexander Aring | 2016-06-15 | 1 | -4/+10 | |
| * | | | ndisc: add __ndisc_opt_addr_data function | Alexander Aring | 2016-06-15 | 1 | -4/+10 | |
| * | | | ndisc: add __ndisc_opt_addr_space function | Alexander Aring | 2016-06-15 | 1 | -2/+7 | |
| * | | | 6lowpan: remove ipv6 module request | Alexander Aring | 2016-06-15 | 1 | -2/+0 | |
| * | | | 6lowpan: add 802.15.4 short addr slaac | Alexander Aring | 2016-06-15 | 4 | -2/+58 | |
| * | | | 6lowpan: add private neighbour data | Alexander Aring | 2016-06-15 | 3 | -2/+23 | |
|/ / / | ||||||
* | | | Merge branch 'cxgb4-sriov-sysfs' | David S. Miller | 2016-06-15 | 2 | -14/+76 | |
|\ \ \ | ||||||
| * | | | cxgb4/cxgb4vf: Synchronize all MAC addresses | Hariprasad Shenai | 2016-06-15 | 2 | -11/+4 | |
| * | | | cxgb4: Enable SR-IOV configuration via PCI sysfs interface | Hariprasad Shenai | 2016-06-15 | 1 | -2/+64 | |
| * | | | cxgb4: Force cxgb4 driver as MASTER in kdump kernel | Hariprasad Shenai | 2016-06-15 | 1 | -1/+8 | |
|/ / / | ||||||
* | | | Merge branch 'sched_skb_free_defer' | David S. Miller | 2016-06-15 | 13 | -35/+72 | |
|\ \ \ | ||||||
| * | | | net_sched: sch_fq: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -1/+1 | |
| * | | | net_sched: sch_pie: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -1/+1 | |
| * | | | net_sched: sch_netem: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -3/+1 | |
| * | | | net_sched: sch_htb: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -2/+2 | |
| * | | | net_sched: sch_hhf: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -2/+2 | |
| * | | | net_sched: fq_codel: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -8/+9 | |
| * | | | net_sched: sch_fq: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -6/+13 | |
| * | | | net_sched: sch_codel: defer skb freeing in codel_change() | Eric Dumazet | 2016-06-15 | 1 | -1/+1 | |
| * | | | net_sched: sch_choke: defer skb freeing | Eric Dumazet | 2016-06-15 | 1 | -4/+4 | |
| * | | | net_sched: add the ability to defer skb freeing | Eric Dumazet | 2016-06-15 | 4 | -7/+38 | |
|/ / / | ||||||
* | | | tipc: add neighbor monitoring framework | Jon Paul Maloy | 2016-06-15 | 10 | -31/+797 | |
* | | | net: vrf: Update flags and features settings | David Ahern | 2016-06-15 | 1 | -0/+14 | |
* | | | tun: fix csum generation for tap devices | Paolo Abeni | 2016-06-15 | 1 | -7/+7 | |
* | | | Merge branch 'skb_array' | David S. Miller | 2016-06-15 | 4 | -1/+758 | |
|\ \ \ | ||||||
| * | | | skb_array: resize support | Michael S. Tsirkin | 2016-06-15 | 1 | -4/+29 | |
| * | | | ptr_ring: resize support | Michael S. Tsirkin | 2016-06-15 | 1 | -14/+143 | |
| * | | | skb_array: array based FIFO for skbs | Michael S. Tsirkin | 2016-06-15 | 1 | -0/+144 | |
| * | | | ptr_ring: ring test | Michael S. Tsirkin | 2016-06-15 | 2 | -1/+196 | |
| * | | | ptr_ring: array based FIFO for pointers | Michael S. Tsirkin | 2016-06-15 | 1 | -0/+264 | |
|/ / / | ||||||
* | | | net_sched: make tcf_hash_check() boolean | WANG Cong | 2016-06-15 | 8 | -13/+18 |