Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e020836d953eb1ce5b9221b32f4613646a4d5772
e020836
dev_ioctl: remove dev_load() CAP_SYS_MODULE message
by Daniel Borkmann
· 10 years ago
60a3b22
net: bpf: make eBPF interpreter images read-only
by Daniel Borkmann
· 10 years ago
4a804c0
net: systemport: update UMAC_CMD only when link is detected
by Florian Fainelli
· 10 years ago
a9fe8e2
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
by Hannes Frederic Sowa
· 10 years ago
2f71193
ipv6: add sysctl_mld_qrv to configure query robustness variable
by Hannes Frederic Sowa
· 10 years ago
b89df95
mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
by Rick Jones
· 10 years ago
9400017
lib/rhashtable: allow user to set the minimum shifts of shrinking
by Ying Xue
· 10 years ago
1f59533
qdisc: validate frames going through the direct_xmit path
by Jesper Dangaard Brouer
· 10 years ago
3f3c7ee
qdisc: exit case fixes for skb list handling in qdisc layer
by Jesper Dangaard Brouer
· 10 years ago
10770bc
qdisc: adjustments for API allowing skb list xmits
by Jesper Dangaard Brouer
· 10 years ago
4a31498
ethernet: arc: remove unused dev
by Jingoo Han
· 10 years ago
d46781b
ethernet: nvidia: Remove extra parens
by David Wood
· 10 years ago
29fea20
Merge branch 'netdev_modified'
by David S. Miller
· 10 years ago
ba99890
rtnl/do_setlink(): notify when a netdev is modified
by Nicolas Dichtel
· 10 years ago
90c325e
rtnl/do_setlink(): last arg is now a set of flags
by Nicolas Dichtel
· 10 years ago
1889b0e
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
by Nicolas Dichtel
· 10 years ago
5d1180f
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
by Nicolas Dichtel
· 10 years ago
219c536
Merge branch 'be2net-next'
by David S. Miller
· 10 years ago
a28277d
be2net: query max_tx_qs for BE3 super-nic profile from FW
by Suresh Reddy
· 10 years ago
a4906ea
be2net: define macro for_all_tx_queues_on_eq()
by Sathya Perla
· 10 years ago
c8f6461
be2net: get rid of TX budget
by Sathya Perla
· 10 years ago
c5f156d
be2net: make be_cmd_get_regs() return a status
by Vasundhara Volam
· 10 years ago
0d3f5cc
be2net: define BE_MAX_MTU
by Kalesh AP
· 10 years ago
3fb8cb8
be2net: remove unncessary gotos
by Kalesh AP
· 10 years ago
bb864e0
be2net: fix log messages in lancer FW download path
by Kalesh AP
· 10 years ago
d3de154
be2net: Add a dma_mapping_error counter in ethtool
by Vasundhara Volam
· 10 years ago
512bb8a
be2net: Add TX completion error statistics in ethtool
by Kalesh AP
· 10 years ago
acbd6ff8
be2net: add a description for counter rx_input_fifo_overflow_drop
by Sathya Perla
· 10 years ago
c3c18bc
be2net: shorten AMAP_GET/SET_BITS() macro calls
by Sathya Perla
· 10 years ago
acbafeb
be2net: add a few log messages
by Sathya Perla
· 10 years ago
364a9e9
sock: deduplicate errqueue dequeue
by Willem de Bruijn
· 10 years ago
8fe2f76
net-timestamp: expand documentation
by Willem de Bruijn
· 10 years ago
c5a6568
Merge branch 'csums-next'
by David S. Miller
· 10 years ago
72297c5
l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets
by Tom Herbert
· 10 years ago
c60c308
vxlan: Enable checksum unnecessary conversions for vxlan/UDP sockets
by Tom Herbert
· 10 years ago
884d338
gre: Add support for checksum unnecessary conversions
by Tom Herbert
· 10 years ago
2abb7cd
udp: Add support for doing checksum unnecessary conversion
by Tom Herbert
· 10 years ago
d96535a
net: Infrastructure for checksum unnecessary conversions
by Tom Herbert
· 10 years ago
5a21232
net: Support for csum_bad in skbuff
by Tom Herbert
· 10 years ago
52aec12
r8152: rename rx_buf_sz
by hayeswang
· 10 years ago
4559154
net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_ids
by Florian Fainelli
· 10 years ago
61b7363
net: dsa: make dsa_pack_type static
by Florian Fainelli
· 10 years ago
0f23124a
bonding: add slave_changelink support and use it for queue_id
by Nikolay Aleksandrov
· 10 years ago
688d194
tcp: whitespace fixes
by stephen hemminger
· 10 years ago
d09d303
net: systemport: tell RXCHK if we are using Broadcom tags
by Florian Fainelli
· 10 years ago
afb84b62
pktgen: add flag NO_TIMESTAMP to disable timestamping
by Jesper Dangaard Brouer
· 10 years ago
05f8461
bnx2x: fix tunneled GSO over IPv6
by Dmitry Kravkov
· 10 years ago
55ef5c8
bnx2x: prevent incorrect byte-swap in BE
by Dmitry Kravkov
· 10 years ago
a5325ae
tipc: add name distributor resiliency queue
by Erik Hugne
· 10 years ago
f4ad8a4
tipc: refactor name table updates out of named packet receive routine
by Erik Hugne
· 10 years ago
1764bcd
r8152: reduce the number of Tx
by hayeswang
· 10 years ago
53fda7f
Merge branch 'xmit_list'
by David S. Miller
· 10 years ago
8dcda22
net: xmit_list() becomes dev_hard_start_xmit().
by David S. Miller
· 10 years ago
ce93718
net: Don't keep around original SKB when we software segment GSO frames.
by David S. Miller
· 10 years ago
50cbe9a
net: Validate xmit SKBs right when we pull them out of the qdisc.
by David S. Miller
· 10 years ago
eae3f88
net: Separate out SKB validation logic from transmit path.
by David S. Miller
· 10 years ago
95f6b3d
net: Have xmit_list() signal more==true when appropriate.
by David S. Miller
· 10 years ago
fa2dbdc
net: Pass a "more" indication down into netdev_start_xmit() code paths.
by David S. Miller
· 10 years ago
7f2e870
net: Move main gso loop out of dev_hard_start_xmit() into helper.
by David S. Miller
· 10 years ago
2ea2551
net: Create xmit_one() helper for dev_hard_start_xmit()
by David S. Miller
· 10 years ago
10b3ad8
net: Do txq_trans_update() in netdev_start_xmit()
by David S. Miller
· 10 years ago
dace1b5
net: stmmac: fix warning from Sparse for socfpga
by Ley Foon Tan
· 10 years ago
030824e
Merge branch 'csums-next'
by David S. Miller
· 10 years ago
71d7a27
qlcnic: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
9ca8600
mlx4: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
407fa08
i40evf: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
fa4ba69
i40e: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
b6c0e89
benet: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
202863f
sctp: Change sctp to implement csum_levels
by Tom Herbert
· 10 years ago
662880f
net: Allow GRO to use and set levels of checksum unnecessary
by Tom Herbert
· 10 years ago
77cffe2
net: Clarification of CHECKSUM_UNNECESSARY
by Tom Herbert
· 10 years ago
de20fe8
net: Allocate a new 16 bits for flags in skbuff
by Tom Herbert
· 10 years ago
96d4922
be2net: Use dev_consume_skb_any() in the non-drop path
by Rick Jones
· 10 years ago
56daf66
bnx2x: Fix sparse warnings
by Yuval Mintz
· 10 years ago
918bbc4
include/rxrpc/types.h: Remove unused header
by Rasmus Villemoes
· 10 years ago
6fb7c37
include/linux/phonedev.h: Remove unused header
by Rasmus Villemoes
· 10 years ago
fbd7465
include/linux/i82593.h: Remove unused header
by Rasmus Villemoes
· 10 years ago
18fe8db
include/linux/cycx_x25.h: Remove unused header
by Rasmus Villemoes
· 10 years ago
cc086fc
tipc: fix a potential oops
by Ying Xue
· 10 years ago
574746d
net: phy: properly report internal PHYs through sysfs
by Florian Fainelli
· 10 years ago
879ece6
Merge branch 'qlcnic-next'
by David S. Miller
· 10 years ago
07fbc6b
qlcnic: Update version to 5.3.62
by Shahed Shaikh
· 10 years ago
9f35a3c
MAINTAINERS: Update group email alias for qlcnic driver
by Shahed Shaikh
· 10 years ago
3ced0a8
qlcnic: Add support to run firmware POST
by Shahed Shaikh
· 10 years ago
c1b2037
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
by Jitendra Kalsaria
· 10 years ago
40e2b8e
qlcnic: Add support for 0x8830 device ID
by Shahed Shaikh
· 10 years ago
cd6e738
qlcnic: Update Link speed and port type info for 83xx adapter
by Jitendra Kalsaria
· 10 years ago
10c51b5623
net: add skb_get_tx_queue() helper
by Daniel Borkmann
· 10 years ago
a3bf5c4
r8169: add missing MODULE_FIRMWARE.
by Francois Romieu
· 10 years ago
3a5fc21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
c89fcfd
virtio_net: flush when in xmit_more mode and under descriptor pressure
by David S. Miller
· 10 years ago
6f19e12
igb: flush when in xmit_more mode and under descriptor pressure
by David S. Miller
· 10 years ago
2367a17
ixgbe: flush when in xmit_more mode and under descriptor pressure
by Daniel Borkmann
· 10 years ago
900405d
Merge branch 'bcm7xxx'
by David S. Miller
· 10 years ago
430ad68
net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
by Florian Fainelli
· 10 years ago
11bf2bb
net: phy: broadcom: add new Broadcom OUI
by Florian Fainelli
· 10 years ago
97fdaab
net: phy: broadcom: fix PHY_BCM_OUI_4
by Florian Fainelli
· 10 years ago
153df3c
net: phy: bcm7xxx: introduce helper macro
by Florian Fainelli
· 10 years ago
0ce4866
Merge branch 'sf2'
by David S. Miller
· 10 years ago
abc4da4
sungem: Fix global namespace pollution of phy accessors.
by David S. Miller
· 10 years ago
Next »