index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
keys
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
bpf, maps: add release callback
Daniel Borkmann
2
-2
/
+8
2016-06-16
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
3
-5
/
+74
2016-06-16
sfc: Update MCDI protocol definitions
Edward Cree
1
-48
/
+1279
2016-06-16
sfc: Disable VLAN filtering by default if not strictly required
Andrew Rybchenko
1
-1
/
+9
2016-06-16
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2
-0
/
+25
2016-06-16
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
1
-11
/
+69
2016-06-16
sfc: Refactor checks for invalid filter ID
Edward Cree
1
-26
/
+13
2016-06-16
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
Martin Habets
3
-2
/
+11
2016-06-16
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
3
-2
/
+124
2016-06-16
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
2
-35
/
+295
2016-06-16
sfc: Make EF10 filter management helper functions VLAN-aware
Andrew Rybchenko
1
-29
/
+41
2016-06-16
sfc: Store unicast and multicast promisc flag with address cache
Andrew Rybchenko
1
-15
/
+15
2016-06-16
sfc: Move filter IDs to per-VLAN data structure
Andrew Rybchenko
1
-37
/
+51
2016-06-16
sfc: Forget filter ID when the filter is marked old
Andrew Rybchenko
1
-20
/
+33
2016-06-16
sfc: Assert filter_sem write locked when required
Edward Cree
2
-1
/
+24
2016-06-16
sfc: Add efx_nic member with fixed netdev features
Andrew Rybchenko
2
-4
/
+17
2016-06-16
sfc: Move last mc_promisc flag to EF10 filter table state
Andrew Rybchenko
2
-4
/
+5
2016-06-16
sfc: Define macro with EF10 offload feature
Andrew Rybchenko
1
-4
/
+8
2016-06-16
liquidio: Introduce new octeon2/3 header
Raghu Vatsavayi
7
-97
/
+334
2016-06-16
liquidio: Replace ifidx for FW commands
Raghu Vatsavayi
12
-174
/
+187
2016-06-16
liquidio: New driver FW command structure
Raghu Vatsavayi
3
-130
/
+19
2016-06-16
liquidio: Consider PTP for packet size calculations
Raghu Vatsavayi
2
-15
/
+25
2016-06-16
liquidio: RX desc alloc changes
Raghu Vatsavayi
4
-83
/
+316
2016-06-16
liquidio:RX queue alloc changes
Raghu Vatsavayi
3
-33
/
+52
2016-06-16
liquidio:Scatter gather list per IQ
Raghu Vatsavayi
2
-73
/
+149
2016-06-16
liquidio: Host queue mapping changes
Raghu Vatsavayi
6
-65
/
+142
2016-06-16
liquidio: Avoid double free during soft command
Raghu Vatsavayi
3
-5
/
+5
2016-06-16
ila: Fix checksum neutral mapping
Tom Herbert
1
-5
/
+5
2016-06-16
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
4
-10
/
+36
2016-06-16
net: vrf: Switch dst dev to loopback on device delete
David Ahern
1
-13
/
+42
2016-06-16
mdio: mux: avoid 'maybe-uninitialized' warning
Arnd Bergmann
1
-2
/
+2
2016-06-16
6lowpan: add support for 802.15.4 short addr handling
Alexander Aring
2
-85
/
+195
2016-06-16
6lowpan: add support for getting short address
Alexander Aring
1
-0
/
+39
2016-06-16
6lowpan: introduce 6lowpan-nd
Alexander Aring
5
-8
/
+254
2016-06-16
ipv6: export several functions
Alexander Aring
4
-19
/
+29
2016-06-16
ipv6: introduce neighbour discovery ops
Alexander Aring
5
-40
/
+284
2016-06-16
addrconf: put prefix address add in an own function
Alexander Aring
1
-94
/
+109
2016-06-16
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-06-16
ndisc: add __ndisc_opt_addr_data function
Alexander Aring
1
-4
/
+10
2016-06-16
ndisc: add __ndisc_opt_addr_space function
Alexander Aring
1
-2
/
+7
2016-06-16
6lowpan: remove ipv6 module request
Alexander Aring
1
-2
/
+0
2016-06-16
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
4
-2
/
+58
2016-06-16
6lowpan: add private neighbour data
Alexander Aring
3
-2
/
+23
2016-06-15
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
2
-11
/
+4
2016-06-15
cxgb4: Enable SR-IOV configuration via PCI sysfs interface
Hariprasad Shenai
1
-2
/
+64
2016-06-15
cxgb4: Force cxgb4 driver as MASTER in kdump kernel
Hariprasad Shenai
1
-1
/
+8
2016-06-15
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-15
net_sched: sch_pie: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-15
net_sched: sch_netem: defer skb freeing
Eric Dumazet
1
-3
/
+1
2016-06-15
net_sched: sch_htb: defer skb freeing
Eric Dumazet
1
-2
/
+2
[next]