Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
45c700291aee5170185bf5d1c2a494b1e3fe0883
45c7002
can: add hash based access to single EFF frame filters
by Oliver Hartkopp
· 11 years ago
e3d3917
can: proc: make array printing function indenpendent from sff frames
by Oliver Hartkopp
· 11 years ago
42193e3
can: unify identifiers to ensure unique include processing
by Oliver Hartkopp
· 11 years ago
fd11593
can: add Renesas R-Car CAN driver
by Sergei Shtylyov
· 11 years ago
a9c6920
can: c_can: add hwinit support for non-TI devices
by Pavel Machek
· 11 years ago
ccbc535
can: c_can: Add and make use of 32-bit accesses functions
by Pavel Machek
· 11 years ago
e07e83a
can: c_can: make {read,write}_reg functions const
by Pavel Machek
· 11 years ago
fdddfab
can: pch_can: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
d01481c
can: mscan: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
eeaf444
can: at91_can: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
e1dfefe
can: mcp251x: fix coccinelle warnings
by Dan Carpenter
· 11 years ago
b6052af
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
38ea4e6
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
by Rickard Strandqvist
· 11 years ago
71fd762
net: rds: Use time_after() for time comparison
by Manuel Schölling
· 11 years ago
03b8dcb
net: 8390: use time_after() for time comparison
by Manuel Schölling
· 11 years ago
da26a62
net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()
by Christian Engelmayer
· 11 years ago
614d056
ipv4: minor spelling fix
by stephen hemminger
· 11 years ago
025559e
bridge: fix spelling of promiscuous
by stephen hemminger
· 11 years ago
d4f0e09
net: bridge: fix build
by Alexei Starovoitov
· 11 years ago
871d3d9
batman-adv: Start new development cycle
by Simon Wunderlich
· 11 years ago
2b64df2
batman-adv: remove semi-colon after macro definition
by Antonio Quartulli
· 11 years ago
f138694
batman-adv: add blank line between declarations and the rest of the code
by Antonio Quartulli
· 11 years ago
33fcc5e
Merge branch 'cdc_ncm-coalesce'
by David S. Miller
· 11 years ago
046c659
net: cdc_ncm: do not start timer on an empty skb
by Bjørn Mork
· 11 years ago
fa83dbe
net: cdc_ncm: remove redundant "disconnected" flag
by Bjørn Mork
· 11 years ago
916f764
net: cdc_ncm: fix argument alignment
by Bjørn Mork
· 11 years ago
50f1cb1
net: cdc_ncm: use sane defaults for rx/tx buffers
by Bjørn Mork
· 11 years ago
beeecd4
net: cdc_ncm/cdc_mbim: adding NCM protocol statistics
by Bjørn Mork
· 11 years ago
43e4c6d
net: cdc_ncm: set reasonable padding limits
by Bjørn Mork
· 11 years ago
70559b8
net: cdc_ncm: use true max dgram count for header estimates
by Bjørn Mork
· 11 years ago
6c4e548
net: cdc_ncm: use ethtool to tune coalescing settings
by Bjørn Mork
· 11 years ago
68864ab
net: cdc_ncm: support rx_max/tx_max updates when running
by Bjørn Mork
· 11 years ago
08c74fc
net: cdc_ncm: split .bind device initialization
by Bjørn Mork
· 11 years ago
f8afb73
net: cdc_ncm: factor out one-time device initialization
by Bjørn Mork
· 11 years ago
5aa73d5
net: cdc_ncm: split out rx_max/tx_max update of setup
by Bjørn Mork
· 11 years ago
97dc48e
pktgen: Use seq_puts() where seq_printf() is not needed
by Thomas Graf
· 11 years ago
a47e8f5
Merge branch 'ieee802154-next'
by David S. Miller
· 11 years ago
f0f77dc
ieee802154, mac802154: implement devkey record option
by Phoebe Buckheister
· 11 years ago
3e9c156
ieee802154: add netlink interfaces for llsec
by Phoebe Buckheister
· 11 years ago
9b0bb4a
mac802154: propagate device address changes to llsec
by Phoebe Buckheister
· 11 years ago
29e0237
mac802154: add llsec configuration functions
by Phoebe Buckheister
· 11 years ago
af9eed5
ieee802154: add dgram sockopts for security control
by Phoebe Buckheister
· 11 years ago
f30be4d
mac802154: integrate llsec with wpan devices
by Phoebe Buckheister
· 11 years ago
4c14a2f
mac802154: add llsec decryption method
by Phoebe Buckheister
· 11 years ago
03556e4
mac802154: add llsec encryption method
by Phoebe Buckheister
· 11 years ago
5d637d5
mac802154: add llsec structures and mutators
by Phoebe Buckheister
· 11 years ago
87de726
mac802154: update Kconfig
by Phoebe Buckheister
· 11 years ago
dc20759
ieee802154: add types for link-layer security
by Phoebe Buckheister
· 11 years ago
e54740e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 11 years ago
ad2ebb3d
Merge branch 'dt_fixed_phy'
by David S. Miller
· 11 years ago
84f6e11
ARM: mvebu: use the fixed-link PHY DT binding for the Armada XP Matrix board
by Thomas Petazzoni
· 11 years ago
83895be
net: mvneta: add support for fixed links
by Thomas Petazzoni
· 11 years ago
3be2a49
of: provide a binding for fixed link PHYs
by Thomas Petazzoni
· 11 years ago
a759512
net: phy: extend fixed driver with fixed_phy_register()
by Thomas Petazzoni
· 11 years ago
9b74494
net: phy: decouple PHY id and PHY address in fixed PHY driver
by Thomas Petazzoni
· 11 years ago
2770abc
Merge branch 'bridge-non-promisc'
by David S. Miller
· 11 years ago
2796d0c
bridge: Automatically manage port promiscuous mode.
by Vlad Yasevich
· 11 years ago
145beee
bridge: Add addresses from static fdbs to non-promisc ports
by Vlad Yasevich
· 11 years ago
f3a6ddf
bridge: Introduce BR_PROMISC flag
by Vlad Yasevich
· 11 years ago
8db24af
bridge: Add functionality to sync static fdb entries to hw
by Vlad Yasevich
· 11 years ago
e028e4b
bridge: Keep track of ports capable of automatic discovery.
by Vlad Yasevich
· 11 years ago
63c3a62
bridge: Turn flag change macro into a function.
by Vlad Yasevich
· 11 years ago
4c30b52
net: pch_gbe depends on x86_32
by Jean Delvare
· 11 years ago
ee30ef4
ip_tunnel: don't add tunnel twice
by Duan Jiong
· 11 years ago
9bb1a20
tools: bpf_jit_disasm: increase image buffer size
by Alexei Starovoitov
· 11 years ago
ed4afd4
tools: bpf_jit_disasm: ignore image address for disasm
by Alexei Starovoitov
· 11 years ago
e0a1272
Merge branch 'systemport-next'
by David S. Miller
· 11 years ago
00b91c6
net: systemport: wait for packet in umac_enable_set()
by Florian Fainelli
· 11 years ago
b1ff53e
net: systemport: fix dma_unmap_single() len
by Florian Fainelli
· 11 years ago
944df8a
net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c
by Monam Agarwal
· 11 years ago
88d73f6
openvswitch: Use TCP flags in the flow key for stats.
by Jarno Rajahalme
· 11 years ago
d92ab13
openvswitch: Fix output of SCTP mask.
by Jarno Rajahalme
· 11 years ago
63e7959
openvswitch: Per NUMA node flow stats.
by Jarno Rajahalme
· 11 years ago
23dabf8
openvswitch: Remove 5-tuple optimization.
by Jarno Rajahalme
· 11 years ago
8c63ff0
openvswitch: Use ether_addr_copy
by Joe Perches
· 11 years ago
2235ad1
openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output
by Joe Perches
· 11 years ago
1815a88
openvswitch: Use net_ratelimit in OVS_NLERR
by Joe Perches
· 11 years ago
cc23ebf
openvswitch: Added (unsigned long long) cast in printf
by Daniele Di Proietto
· 11 years ago
07dc060
openvswitch: avoid cast-qual warning in vport_priv
by Daniele Di Proietto
· 11 years ago
d0b4da1
openvswitch: avoid warnings in vport_from_priv
by Daniele Di Proietto
· 11 years ago
7085130
openvswitch: use const in some local vars and casts
by Daniele Di Proietto
· 11 years ago
bd50806
Merge branch 'bonding-next'
by David S. Miller
· 11 years ago
8557cd7
bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()
by Veaceslav Falico
· 11 years ago
891ab54
bonding: rename {, bond_}slave_can_tx and clean it up
by Veaceslav Falico
· 11 years ago
b6adc61
bonding: convert IS_UP(slave->dev) to inline function
by Veaceslav Falico
· 11 years ago
2807a9f
bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function
by Veaceslav Falico
· 11 years ago
0184409
bonding: create a macro for bond mode and use it
by Veaceslav Falico
· 11 years ago
ec0865a
bonding: make USES_PRIMARY inline functions
by Veaceslav Falico
· 11 years ago
267bed7
bonding: make BOND_NO_USES_ARP an inline function
by Veaceslav Falico
· 11 years ago
d1e2e5c
bonding: make TX_QUEUE_OVERRIDE() macro an inline function
by Veaceslav Falico
· 11 years ago
befb903
bonding: remove BOND_MODE_IS_LB macro
by Veaceslav Falico
· 11 years ago
31ff6aa
net: unix: Align send data_len up to PAGE_SIZE
by Kirill Tkhai
· 11 years ago
a188a54
macvlan: simplify the structure port
by dingtianhong
· 11 years ago
112a351
vti6: delete unneeded call to netdev_priv
by Julia Lawall
· 11 years ago
4929fd8
ip_tunnel: delete unneeded call to netdev_priv
by Julia Lawall
· 11 years ago
688c3b0
net/ariadne: delete unneeded call to netdev_priv
by Julia Lawall
· 11 years ago
7077f22
drivers/net/wan: delete unneeded call to netdev_priv
by Julia Lawall
· 11 years ago
dab531b
net: systemport: pad packets to a minimum of 68 bytes
by Florian Fainelli
· 11 years ago
d5e32cc
net: systemport: only update UMAC_CMD if something changed
by Florian Fainelli
· 11 years ago
5f47dfb
ti: Remove trailing semicolon from do {...} while (0) macro
by Joe Perches
· 11 years ago
Next »