Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ada0f8633c5b8dad640e1a2bcb95499ec187ac17
ada0f86
bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)
by Joe Perches
· 11 years ago
2ea24f2
bonding: Convert c99 comments
by Joe Perches
· 11 years ago
9019426
bonding: Neaten pr_<level>
by Joe Perches
· 11 years ago
91565eb
bonding: Convert pr_warning to pr_warn, neatening
by Joe Perches
· 11 years ago
327cded
caif: delete unnecessary field initialization
by Julia Lawall
· 11 years ago
d94b27c
Documentation: broadcom-bcmgenet: add better clocks documentation
by Florian Fainelli
· 11 years ago
a11607f
tipc: correct usage of spin_lock() vs spin_lock_bh()
by Jon Paul Maloy
· 11 years ago
074bb43
tipc: fix a loop style problem
by Jon Paul Maloy
· 11 years ago
6dd3c9e
ip_tunnel: return more precise errno value when adding tunnel fails
by Florian Westphal
· 11 years ago
df9d9fd
openvswitch: rename ->sync to ->syncp
by WANG Cong
· 11 years ago
73ac0cd
bonding:fix checkpatch warnings braces {}
by Wang Yufen
· 11 years ago
dda0fd5
bonding:fix checkpatch warnings braces {}
by Wang Yufen
· 11 years ago
35d75ee
bonding:fix checkpatch warnings braces {}
by Wang Yufen
· 11 years ago
fdb89d7
bonding:fix checkpatch warnings braces {}
by Wang Yufen
· 11 years ago
4708a1b
bonding:fix checkpatch errors comments and space
by Wang Yufen
· 11 years ago
b85b6fb
bonding:fix checkpatch errors with foo* bar|foo * bar
by Wang Yufen
· 11 years ago
7b30600
appletalk: fix checkpatch error with indent
by wangweidong
· 11 years ago
6f0984a
appletalk: fix checkpatch errors with foo* bar|foo * bar
by wangweidong
· 11 years ago
fd1dc26
appletalk: fix checkpatch errors with space required or prohibited
by wangweidong
· 11 years ago
977cb0e
tcp: add pacing_rate information into tcp_info
by Eric Dumazet
· 11 years ago
1c213bd
net: introduce netdev_alloc_pcpu_stats() for drivers
by WANG Cong
· 11 years ago
ed1acc8
net-sysfs: get_netdev_queue_index() cleanup
by Eric Dumazet
· 11 years ago
a56cddd
Merge branch 'bcmgenet'
by David S. Miller
· 11 years ago
32ec90d
MAINTAINERS: add entry for the Broadcom GENET driver
by Florian Fainelli
· 11 years ago
aab5127
Documentation: add Device tree bindings for Broadcom GENET
by Florian Fainelli
· 11 years ago
bdaa53b
net: bcmgenet: hook into the build system
by Florian Fainelli
· 11 years ago
aa09677
net: bcmgenet: add MDIO routines
by Florian Fainelli
· 11 years ago
1c1008c
net: bcmgenet: add main driver file
by Florian Fainelli
· 11 years ago
b4af9a5
net: bcmgenet: add driver definitions and private structure
by Florian Fainelli
· 11 years ago
b560a58
net: phy: add Broadcom BCM7xxx internal PHY driver
by Florian Fainelli
· 11 years ago
439d39a
net: phy: broadcom: extract register definitions
by Florian Fainelli
· 11 years ago
c88838c
net: phy: update port type for MoCA PHYs
by Florian Fainelli
· 11 years ago
fd70f72
net: phy: add MoCA PHY type
by Florian Fainelli
· 11 years ago
c045a73
sch_netem: replace magic numbers with enumerate in GE model
by Yang Yingliang
· 11 years ago
49545a7
sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sched_data *"
by Yang Yingliang
· 11 years ago
54a4b05
sch_netem: return errcode before setting params
by Yang Yingliang
· 11 years ago
d4f2fa6
ipv4: ip_forward: perform skb->pkt_type check at the beginning
by Denis Kirjanov
· 11 years ago
2045cea
net: remove unnecessary return's
by stephen hemminger
· 11 years ago
45f7435
tcp: remove unused min_cwnd member of tcp_congestion_ops
by Stanislav Fomichev
· 11 years ago
f93f160
be2net: refactor multi-channel config code for Skyhawk-R chip
by Vasundhara Volam
· 11 years ago
4026382
be2net: Update copyright year
by Vasundhara Volam
· 11 years ago
eb0eecc
be2net: Log a kernel message when UE is detected in BE & Skyhawk
by Somnath Kotur
· 11 years ago
886ab57
Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
3410f22
socket: replace some printk with pr_*
by Yang Yingliang
· 11 years ago
730c8c6
sh_eth: use ETH_ZLEN instead of home-grown #define
by Sergei Shtylyov
· 11 years ago
ca52b66
Merge branch 'tipc'
by David S. Miller
· 11 years ago
e099e86
tipc: add node_lock protection to link lookup function
by Jon Paul Maloy
· 11 years ago
a830452
tipc: remove bearer_lock from tipc_bearer struct
by Ying Xue
· 11 years ago
7d33939
tipc: delay delete of link when failover is needed
by Jon Paul Maloy
· 11 years ago
a537783
tipc: changes to general packet reception algorithm
by Jon Paul Maloy
· 11 years ago
02842f7
tipc: rename stack variables in function tipc_link_tunnel_rcv
by Jon Paul Maloy
· 11 years ago
1e9d47a
tipc: more cleanup of tunnelling reception function
by Jon Paul Maloy
· 11 years ago
3bb5338
tipc: change signature of tunnelling reception function
by Jon Paul Maloy
· 11 years ago
f006c9c
tipc: change reception of tunnelled failover packets
by Jon Paul Maloy
· 11 years ago
1dab3d5
tipc: change reception of tunnelled duplicate packets
by Jon Paul Maloy
· 11 years ago
c61dd61
tipc: remove 'links' list from tipc_bearer struct
by Ying Xue
· 11 years ago
135daee
tipc: redefine 'started' flag in struct link to bitmap
by Ying Xue
· 11 years ago
8d8439b
tipc: move code for deleting links from bearer.c to link.c
by Ying Xue
· 11 years ago
e0ca2c3
tipc: move code for resetting links from bearer.c to link.c
by Ying Xue
· 11 years ago
03b9201
tipc: stricter behavior of message reassembly function
by Jon Paul Maloy
· 11 years ago
b3f0f5c
tipc: explicitly include core.h in addr.h
by Andreas Bofjäll
· 11 years ago
c313c89
bonding: remove the redundant judgements for bond_option_queue_id_set()
by dingtianhong
· 11 years ago
805d157
bonding: remove the redundant judgements for bond_set_mac_address()
by dingtianhong
· 11 years ago
25f929f
net: allow setting mac address of loopback device
by WANG Cong
· 11 years ago
0e42aa4
Merge branch 'i40e'
by David S. Miller
· 11 years ago
ef8693e
i40evf: refactor reset handling
by Mitch Williams
· 11 years ago
e8106eb
i40evf: change type of flags variable
by Mitch Williams
· 11 years ago
e1dfee8
i40evf: don't store unnecessary array of strings
by Mitch Williams
· 11 years ago
708e8c2
i40evf: fix bogus comment
by Mitch Williams
· 11 years ago
a377384
i40evf: clean up adapter struct
by Mitch Williams
· 11 years ago
eb2d80b
i40e: don't handle VF reset on unload
by Mitch Williams
· 11 years ago
4aeec01
i40e: enable extant VFs
by Mitch Williams
· 11 years ago
69f64b2
i40e: reset VFs after PF reset
by Mitch Williams
· 11 years ago
c17b362
i40e: set VF state to active when reset is complete
by Mitch Williams
· 11 years ago
fd1646e
i40e: remove dead code
by Mitch Williams
· 11 years ago
e108b0e
i40e: Setting i40e_down bit for tx_timeout
by Akeem G Abodunrin
· 11 years ago
a63fa1c
i40evf: clean up memsets
by Mitch Williams
· 11 years ago
af1a2a9
i40evf: trivial fixes
by Jesse Brandeburg
· 11 years ago
14ad375
i40e: bump driver version
by Jesse Brandeburg
· 11 years ago
ddf1d0d
i40e: spelling error
by Jesse Brandeburg
· 11 years ago
8815cbd
ipx: implement shutdown()
by Sabrina Dubroca
· 11 years ago
6028323
Merge branch 'net_sched'
by David S. Miller
· 11 years ago
03701d6
net_sched: act: clean up tca_action_flush()
by WANG Cong
· 11 years ago
55334a5
net_sched: act: refuse to remove bound action outside
by WANG Cong
· 11 years ago
4f1e9d8
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
by WANG Cong
· 11 years ago
a5b5c95
net_sched: act: refactor cleanup ops
by WANG Cong
· 11 years ago
8606203
net_sched: act: hide struct tcf_common from API
by WANG Cong
· 11 years ago
7282ec8
Merge branch 'bnx2x'
by David S. Miller
· 11 years ago
3156b8e
bnx2x: utilize FW 7.8.19
by Dmitry Kravkov
· 11 years ago
230bb0f
bnx2x: (semantic) revise scheduling of sp_rtnl
by Yuval Mintz
· 11 years ago
0155a27
bnx2x: Fix bnx2x_panic_dump for VFs
by Yuval Mintz
· 11 years ago
3a3534e
bnx2x: Revise IOV vlan/mac validation
by Yuval Mintz
· 11 years ago
14a94eb
bnx2x: Add support in PF driver for RSC
by Michal Kalderon
· 11 years ago
ba72f32
bnx2x: Semantic Validate vlan/mac changes
by Yuval Mintz
· 11 years ago
f96d8d8
bnx2x: Remove unnecessary internal mem config
by Ariel Elior
· 11 years ago
3565b66d
bnx2x: Remove unused iov code
by Yuval Mintz
· 11 years ago
76ca70f
bnx2x: [Debug] change verbosity of some prints
by Yuval Mintz
· 11 years ago
8bed1285
net: phy: expose phydev->has_fixups to sysfs
by Florian Fainelli
· 11 years ago
b0ae009
net: phy: add "has_fixups" boolean property
by Florian Fainelli
· 11 years ago
3d055d8
net: phy: expose PHY device interface mode
by Florian Fainelli
· 11 years ago
Next »