Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f400a87dc59be9b485ffa820ca9ed904cacfcbb
0f400a8
stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()
by Joachim Eastwood
· 9 years ago
5373724
stmmac: dwmac-socfpga: call phy_resume() only in resume callback
by Joachim Eastwood
· 9 years ago
70cb136
stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data
by Joachim Eastwood
· 9 years ago
56868de
stmmac: dwmac-socfpga: add PM ops and resume function
by Joachim Eastwood
· 9 years ago
f4e7bd8
stmmac: let remove/resume/suspend functions take device pointer
by Joachim Eastwood
· 9 years ago
e03179f
net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
a10cdae
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
5e74bf2
net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
0d1bcdc
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
5613091
VSOCK: constify vsock_transport structure
by Julia Lawall
· 9 years ago
b555a3d
drivers: net: xgene: constify xgene_cle_ops structure
by Julia Lawall
· 9 years ago
9d18562
fq_codel: add batch ability to fq_codel_drop()
by Eric Dumazet
· 9 years ago
094e43d
ravb: Remove rx buffer ALIGN
by Kazuya Mizuguchi
· 9 years ago
ede00a5
Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
9580bf2
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
by Eric Dumazet
· 9 years ago
c0ef079
netdevice: shrink size of struct netdev_queue
by Florian Westphal
· 9 years ago
e8194d4
Merge branch 'bridge-per-vlan-stats'
by David S. Miller
· 9 years ago
a60c090
bridge: netlink: export per-vlan stats
by Nikolay Aleksandrov
· 9 years ago
6dada9b
bridge: vlan: learn to count
by Nikolay Aleksandrov
· 9 years ago
97a47fa
net: rtnetlink: add linkxstats callbacks and attribute
by Nikolay Aleksandrov
· 9 years ago
e8872a2
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
by Nikolay Aleksandrov
· 9 years ago
d1ac3b1
Merge branch 'ipv6-tunnel-cleanups'
by David S. Miller
· 9 years ago
b05229f
gre6: Cleanup GREv6 transmit path, call common GRE functions
by Tom Herbert
· 9 years ago
79ecb90
ipv6: Generic tunnel cleanup
by Tom Herbert
· 9 years ago
182a352
gre: Create common functions for transmit
by Tom Herbert
· 9 years ago
8eb30be
ipv6: Create ip6_tnl_xmit
by Tom Herbert
· 9 years ago
308edfdf
gre6: Cleanup GREv6 receive path, call common GRE functions
by Tom Herbert
· 9 years ago
95f5c64
gre: Move utility functions to common headers
by Tom Herbert
· 9 years ago
0d3c703
ipv6: Cleanup IPv6 tunnel receive path
by Tom Herbert
· 9 years ago
570d632
Merge branch 'tcp-preempt'
by David S. Miller
· 9 years ago
d41a69f
tcp: make tcp_sendmsg() aware of socket backlog
by Eric Dumazet
· 9 years ago
5413d1b
net: do not block BH while processing socket backlog
by Eric Dumazet
· 9 years ago
860fbbc
sctp: prepare for socket backlog behavior change
by Eric Dumazet
· 9 years ago
e61da9e
udp: prepare for non BH masking at backlog processing
by Eric Dumazet
· 9 years ago
7309f88
dccp: do not assume DCCP code is non preemptible
by Eric Dumazet
· 9 years ago
fb3477c
tcp: do not block bh during prequeue processing
by Eric Dumazet
· 9 years ago
c10d931
tcp: do not assume TCP code is non preemptible
by Eric Dumazet
· 9 years ago
5e59c83
Merge branch 'xgene-channel-number'
by David S. Miller
· 9 years ago
6619ac5
dtb: xgene: Add channel property
by Iyappan Subramanian
· 9 years ago
4cac949
Documentation: dtb: xgene: Add channel property
by Iyappan Subramanian
· 9 years ago
2a37daa
drivers: net: xgene: Get channel number from device binding
by Iyappan Subramanian
· 9 years ago
582a1db
Merge branch 'qed-selftests'
by David S. Miller
· 9 years ago
16f46bf
qede: add implementation for internal loopback test.
by Sudarsana Reddy Kalluru
· 9 years ago
3044a02
qede: add support for selftests.
by Sudarsana Reddy Kalluru
· 9 years ago
03dc76c
qed: add infrastructure for device self tests.
by Sudarsana Reddy Kalluru
· 9 years ago
158bc06
net: dsa: mv88e6xxx: replace ds with ps where possible
by Andrew Lunn
· 9 years ago
8cd14cc
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
0970f5b
sctp: signal sk_data_ready earlier on data chunks reception
by Marcelo Ricardo Leitner
· 9 years ago
70e927b
mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
by Marek Vasut
· 9 years ago
1c7b4a2
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
by Alexander Duyck
· 9 years ago
ae63bff
i40evf: make use of BIT() macro to avoid signed left shift
by Jacob Keller
· 9 years ago
2101bac
i40e: make use of BIT() macro to prevent left shift of signed values
by Jacob Keller
· 9 years ago
dcb5745
i40e/i40evf: fix I40E_MASK signed shift overflow warnings
by Jacob Keller
· 9 years ago
5a6fc25
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
by Harshitha Ramamurthy
· 9 years ago
a3aa503
i40e: Update device ids for X722
by Catherine Sullivan
· 9 years ago
de38fef
i40e: Drop extra copy of function
by Jesse Brandeburg
· 9 years ago
a1b5a24
i40e: Use consistent type for vf_id
by Jesse Brandeburg
· 9 years ago
cdc3d93
i40e: PTP - avoid aggregate return warnings
by Jesse Brandeburg
· 9 years ago
3ed439c
i40e: Fix uninitialized variable
by Catherine Sullivan
· 9 years ago
b29699b
i40evf: RSS Hash Option parameters
by Carolyn Wyborny
· 9 years ago
2b79c58
i40e: Remove HMC AQ API implementation
by Neerav Parikh
· 9 years ago
a856b5c
i40e: Prevent falling to promiscuous if the VF is not trusted
by Anjali Singhai Jain
· 9 years ago
5f527ba
i40e: Limit the number of MAC and VLAN addresses that can be added for VFs
by Anjali Singhai Jain
· 9 years ago
def22c4
tipc: set 'active' state correctly for first established link
by Jon Paul Maloy
· 9 years ago
a77f4f7
of: of_mdio: Check if MDIO bus controller is available
by Florian Fainelli
· 9 years ago
692fb0a
i40e: Change the default for VFs to be not privileged
by Anjali Singhai Jain
· 9 years ago
3cfef19
Merge branch 'mlx5-aRFS'
by David S. Miller
· 9 years ago
45bf454a
net/mlx5e: Enabling aRFS mechanism
by Maor Gottlieb
· 9 years ago
18c908e
net/mlx5e: Add accelerated RFS support
by Maor Gottlieb
· 9 years ago
1cabe6b
net/mlx5e: Create aRFS flow tables
by Maor Gottlieb
· 9 years ago
5a7b27e
net/mlx5: Initializing CPU reverse mapping
by Maor Gottlieb
· 9 years ago
33cfaaa
net/mlx5e: Split the main flow steering table
by Maor Gottlieb
· 9 years ago
acff797
net/mlx5e: Refactor mlx5e flow steering structs
by Maor Gottlieb
· 9 years ago
13de6c1
net/mlx5: Support different attributes for priorities in namespace
by Maor Gottlieb
· 9 years ago
d63cd28
net/mlx5: Add user chosen levels when allocating flow tables
by Maor Gottlieb
· 9 years ago
a257b94
net/mlx5: Set number of allowed levels in priority
by Maor Gottlieb
· 9 years ago
d745098
net/mlx5: Introduce modify flow rule destination
by Maor Gottlieb
· 9 years ago
1da3669
net/mlx5e: Direct TIR per RQ
by Tariq Toukan
· 9 years ago
01a1409
net/mlx5e: Call vxlan_get_rx_port() with rtnl lock
by Matthew Finlay
· 9 years ago
4b2523c
Merge branch 'enc28j60-small-improvements'
by David S. Miller
· 9 years ago
2dd355a
net: ethernet: enc28j60: add device tree support
by Michael Heimpold
· 9 years ago
2957a28
net: ethernet: enc28j60: support half-duplex SPI controllers
by Michael Heimpold
· 9 years ago
f4b05d2
net: constify is_skb_forwardable's arguments
by Nikolay Aleksandrov
· 9 years ago
92aff96
Merge branch 'ppp-rtnetlink'
by David S. Miller
· 9 years ago
96d934c
ppp: add rtnetlink device creation support
by Guillaume Nault
· 9 years ago
7d9f0b4
ppp: define reusable device creation functions
by Guillaume Nault
· 9 years ago
ac1f74a
net: ethernet: stmmac: update MDIO support for GMAC4
by Alexandre TORGUE
· 9 years ago
65226ef
vxlan: fix initialization with custom link parameters
by Jiri Benc
· 9 years ago
638af17
Merge branch 'samples-bpf-user-experience'
by David S. Miller
· 9 years ago
bdefbbf
samples/bpf: like LLC also verify and allow redefining CLANG command
by Jesper Dangaard Brouer
· 9 years ago
b62a796
samples/bpf: allow make to be run from samples/bpf/ directory
by Jesper Dangaard Brouer
· 9 years ago
1c97566
samples/bpf: add a README file to get users started
by Jesper Dangaard Brouer
· 9 years ago
7b01dd5
samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported
by Jesper Dangaard Brouer
· 9 years ago
6ccfba7
samples/bpf: add back functionality to redefine LLC command
by Jesper Dangaard Brouer
· 9 years ago
c23846c
Merge branch 'cxgb4-mbox-cmd-logging'
by David S. Miller
· 9 years ago
ae7b757
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
by Hariprasad Shenai
· 9 years ago
7f080c3
cxgb4: Add support to enable logging of firmware mailbox commands
by Hariprasad Shenai
· 9 years ago
482f13a
Merge branch 'hns-props'
by David S. Miller
· 9 years ago
ea99102
dts: hisi: update hns dst for changing property port-id to reg
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
a1ecde2
Documentation: Bindings: Update DT binding for hns dsaf node
by Yisen.Zhuang\(Zhuangyuzeng\)
· 9 years ago
Next »