index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-gaff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
net: phy: fixed_phy: handle link-down case
Stas Sergeev
1
-3
/
+5
2015-07-22
net: dsa: bcm_sf2: Do not override speed settings
Florian Fainelli
1
-17
/
+1
2015-07-22
net: #ifdefify sk_classid member of struct sock
Mathias Krause
2
-0
/
+6
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
10
-507
/
+339
2015-07-21
openvswitch: Abstract vport name through ovs_vport_name()
Thomas Graf
6
-12
/
+9
2015-07-21
openvswitch: Move dev pointer into vport itself
Thomas Graf
6
-91
/
+59
2015-07-21
openvswitch: Make tunnel set action attach a metadata dst
Thomas Graf
6
-13
/
+79
2015-07-21
vxlan: Factor out device configuration
Thomas Graf
2
-155
/
+236
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
6
-4
/
+53
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
8
-5
/
+157
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
3
-0
/
+18
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
6
-23
/
+165
2015-07-21
arp: Inherit metadata dst when creating ARP requests
Thomas Graf
1
-28
/
+37
2015-07-21
dst: Metadata destinations
Thomas Graf
6
-17
/
+112
2015-07-21
icmp: Don't leak original dst into ip_route_input()
Thomas Graf
1
-0
/
+1
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
13
-135
/
+128
2015-07-21
mpls: ip tunnel support
Roopa Prabhu
6
-1
/
+304
2015-07-21
mpls: export mpls functions for use by mpls iptunnels
Roopa Prabhu
2
-5
/
+15
2015-07-21
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
1
-0
/
+1
2015-07-21
ipv4: redirect dst output to lwtunnel output
Roopa Prabhu
1
-0
/
+2
2015-07-21
lwtunnel: support dst output redirect function
Roopa Prabhu
2
-0
/
+68
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
3
-3
/
+35
2015-07-21
ipv4: support for fib route lwtunnel encap attributes
Roopa Prabhu
5
-4
/
+122
2015-07-21
lwtunnel: infrastructure for handling light weight tunnels like mpls
Roopa Prabhu
6
-0
/
+340
2015-07-21
rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes
Roopa Prabhu
1
-0
/
+2
2015-07-21
qmi_wwan: Add support for Dell Wireless 5809e 4G Modem
Pieter Hollants
1
-0
/
+1
2015-07-21
xfrm: Fix a typo
Jakub Wilk
1
-1
/
+1
2015-07-21
cxgb4 : Fill DCB priority in vlan control headers
Anish Bhatt
2
-4
/
+13
2015-07-21
cxgb4 : Fill in number of DCB traffic classes supported
Anish Bhatt
1
-0
/
+4
2015-07-21
cxgb4 : Allow firmware DCB info to be queried in host state
Anish Bhatt
1
-11
/
+21
2015-07-21
cxgb4 : Only pass app selector of 0 or 3 to firmware
Anish Bhatt
1
-2
/
+4
2015-07-21
sctp: fix cut and paste issue in comment
Marcelo Ricardo Leitner
1
-1
/
+1
2015-07-21
sctp: fix src address selection if using secondary addresses
Marcelo Ricardo Leitner
1
-0
/
+10
2015-07-21
sctp: reduce indent level on sctp_v4_get_dst
Marcelo Ricardo Leitner
1
-15
/
+17
2015-07-21
net/vxlan: Fix kernel unaligned access in __vxlan_find_mac
Sowmini Varadhan
1
-1
/
+1
2015-07-21
rhashtable: Allow other tasks to be scheduled in large lookup loops
Thomas Graf
1
-0
/
+7
2015-07-21
phylib: add driver for Teranetics TN2020
Shaohui Xie
3
-0
/
+134
2015-07-21
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
3
-3
/
+98
2015-07-21
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
6
-38
/
+99
2015-07-21
net: bcmgenet: Remove init parameter from bcmgenet_mii_config
Florian Fainelli
3
-6
/
+5
2015-07-21
net: bcmgenet: Delay PHY initialization to bcmgenet_open()
Florian Fainelli
3
-30
/
+20
2015-07-21
net: bcmgenet: Determine PHY type before scanning MDIO bus
Florian Fainelli
3
-12
/
+32
2015-07-21
net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()
Florian Fainelli
1
-0
/
+2
2015-07-21
net: bcmgenet: Use correct dev_id for free_irq
Florian Fainelli
1
-1
/
+1
2015-07-21
net: bcmgenet: Remove excessive PHY reset
Florian Fainelli
3
-15
/
+0
2015-07-21
stmmac: drop custom_* fields from plat_stmmacenet_data
Joachim Eastwood
2
-6
/
+0
2015-07-21
stmmac: add proper probe function to dwmac-meson
Joachim Eastwood
1
-11
/
+20
2015-07-21
stmmac: add proper probe function to dwmac-lpc18xx
Joachim Eastwood
1
-36
/
+23
2015-07-21
stmmac: export probe_config_dt() and get_platform_resources()
Joachim Eastwood
2
-4
/
+14
2015-07-21
stmmac: make stmmac_probe_config_dt return the platform data struct
Joachim Eastwood
1
-16
/
+12
[next]