Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9140b30d318520e6d7dfe3b48aa62e6a7336b510
9140b30
nfp: add nfp_net_pf_free_vnic() function
by Jakub Kicinski
· 8 years ago
d4e7f09
nfp: rename netdev/port to vNIC
by Jakub Kicinski
· 8 years ago
beba69c
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
by Jakub Kicinski
· 8 years ago
cd6f8db
nfp: add nfp_cppcore_pcie_unit() helper
by Simon Horman
· 8 years ago
bd08048
bridge: fix hello and hold timers starting/stopping
by Ivan Vecera
· 8 years ago
85deed5
net/wan/fsl_ucc_hdlc: fix muram allocation error
by Holger Brunck
· 8 years ago
a777f71
net: ipv4: tcp: fixed comment coding style issue
by Rohit Chavan
· 8 years ago
241c466
net: socket: fix a typo in sockfd_lookup().
by Rosen, Rami
· 8 years ago
acb5d48
Merge branch 'netlink-extack-route-add-del'
by David S. Miller
· 8 years ago
d5d531c
net: ipv6: Add extack messages for route add failures
by David Ahern
· 8 years ago
333c430
net: ipv6: Plumb extack through route add functions
by David Ahern
· 8 years ago
c3ab2b4
net: ipv4: Add extack messages for route add failures
by David Ahern
· 8 years ago
6d8422a1
net: ipv4: Plumb extack through route add functions
by David Ahern
· 8 years ago
863483c
macsec: double accounting of dropped rx/tx packets
by Girish Moodalbail
· 8 years ago
f5a64d6
net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.
by David S. Miller
· 8 years ago
1c4f676
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
by David S. Miller
· 8 years ago
4ab6887
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
by Eric Dumazet
· 8 years ago
0a9fc39
ipv6: drop unused variables in seg6_genl_dumphac
by stephen hemminger
· 8 years ago
9dc621a
fou: make local function static
by stephen hemminger
· 8 years ago
c718c6d
tcpnv: do not export local function
by stephen hemminger
· 8 years ago
9691724
inet: fix warning about missing prototype
by stephen hemminger
· 8 years ago
9e7b19c
ila: propagate error code in ila_output
by stephen hemminger
· 8 years ago
332b4fc
dcb: enforce minimum length on IEEE_APPS attribute
by stephen hemminger
· 8 years ago
dae3705
Merge branch 'net-extend-socket-timestamping-API'
by David S. Miller
· 8 years ago
74abc9b1
net: ethernet: update drivers to make both SW and HW TX timestamps
by Miroslav Lichvar
· 8 years ago
b50a5c7
net: allow simultaneous SW and HW transmit timestamping
by Miroslav Lichvar
· 8 years ago
67953d4
net: fix documentation of struct scm_timestamping
by Miroslav Lichvar
· 8 years ago
aad9c8c
net: add new control message for incoming HW-timestamped packets
by Miroslav Lichvar
· 8 years ago
90b602f
net: add function to retrieve original skb device using NAPI ID
by Miroslav Lichvar
· 8 years ago
e341257
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
by Miroslav Lichvar
· 8 years ago
b8210a9
net: define receive timestamp filter for NTP
by Miroslav Lichvar
· 8 years ago
2061ec3
cxgb4 : retrieve port information from firmware
by Ganesh Goudar
· 8 years ago
66aa067
ibmveth: Support to enable LSO/CSO for Trunk VEA.
by Sivakumar Krishnasamy
· 8 years ago
76e7f31
Merge branch 'qed-next'
by David S. Miller
· 8 years ago
9ac4c54
qede: Support 1G advertisment.
by Sudarsana Reddy Kalluru
· 8 years ago
b19601b
qed: Fix setting of Management bitfields
by Tomer Tayar
· 8 years ago
2e7022d
qede: qedr closure after setting state
by Mintz, Yuval
· 8 years ago
88fa952
qed: Correct print in iscsi error-flow
by Mintz, Yuval
· 8 years ago
3587cb8
qed: Revise alloc/setup/free flow
by Tomer Tayar
· 8 years ago
492a1d9
qede: Don't use an internal MAC field
by Mintz, Yuval
· 8 years ago
71851ea
qede: Add missing Status-block free
by Sudarsana Reddy Kalluru
· 8 years ago
5a052d6
qede: Honor user request for Tx buffers
by Sudarsana Reddy Kalluru
· 8 years ago
ba798b5
qede: Allow WoL to activate by default
by Mintz, Yuval
· 8 years ago
dc57ae3
Merge branch 'xgene-check-all-RGMII-phy-mode-variants'
by David S. Miller
· 8 years ago
326dde3
xgene: Check all RGMII phy mode variants
by Iyappan Subramanian
· 8 years ago
32d0f78
phy: Add helper function to check phy interface mode
by Iyappan Subramanian
· 8 years ago
5d65a16
Merge branch 'net-fix-CRC32c-in-the-forwarding-path'
by David S. Miller
· 8 years ago
b4759dc
sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}
by Davide Caratti
· 8 years ago
7529390
openvswitch: more accurate checksumming in queue_userspace_packet()
by Davide Caratti
· 8 years ago
43c26a1
net: more accurate checksumming in validate_xmit_skb()
by Davide Caratti
· 8 years ago
dba0030
net: use skb->csum_not_inet to identify packets needing crc32c
by Davide Caratti
· 8 years ago
219f1d79
sk_buff: remove support for csum_bad in sk_buff
by Davide Caratti
· 8 years ago
b72b5bf
net: introduce skb_crc32c_csum_help
by Davide Caratti
· 8 years ago
9617813
skbuff: add stub to help computing crc32c on SCTP packets
by Davide Caratti
· 8 years ago
6f5b24e
tcp: warn on negative reordering values
by Soheil Hassas Yeganeh
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
27902f0
net/mlx5e: Fix possible memory leak
by Wei Yongjun
· 8 years ago
74ed053
qed: Remove unused including <linux/version.h>
by Wei Yongjun
· 8 years ago
6d0af07
ibmvnic: fix missing unlock on error in __ibmvnic_reset()
by Wei Yongjun
· 8 years ago
8b4822d
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
ce064e6
net1080: Remove unused function nc_dump_ttl()
by Matthias Kaehlcke
· 8 years ago
db646cc
r8152: Remove unused function usb_ocp_read()
by Matthias Kaehlcke
· 8 years ago
667f867
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
a58a260
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
5396a01
Merge tag 'kbuild-fixes-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
7b6859f
qed: Utilize FW 8.20.0.0
by Mintz, Yuval
· 8 years ago
b17b8a2
tcp: fix tcp_rearm_rto()
by Eric Dumazet
· 8 years ago
16d95c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
af5d285
Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
c0e01ea
mlxsw: spectrum: Avoid possible NULL pointer dereference
by Ido Schimmel
· 8 years ago
4454e86
liquidio: make the spinlock octeon_devices_lock static
by Colin Ian King
· 8 years ago
b7ce520
sh_eth: Do not print an error message for probe deferral
by Geert Uytterhoeven
· 8 years ago
5f5c544
sh_eth: Use platform device for printing before register_netdev()
by Geert Uytterhoeven
· 8 years ago
10b3203
Merge tag 'linux-can-next-for-4.13-20170518' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
d5d6add
mlxsw: spectrum_dpipe: Fix sparse warnings
by Arkadi Sharshevsky
· 8 years ago
b16c4c4
Merge branch 'mlxsw-fixes'
by David S. Miller
· 8 years ago
6b1206b
mlxsw: spectrum_router: Fix rif counter freeing routine
by Arkadi Sharshevsky
· 8 years ago
6dd4aba
mlxsw: spectrum_dpipe: Fix incorrect entry index
by Arkadi Sharshevsky
· 8 years ago
9b910d2
net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
by Eric Anholt
· 8 years ago
8740fa3
Merge branch 'dsa-headers-cleanup'
by David S. Miller
· 8 years ago
438ff53
net: dsa: use switchdev_obj_dump_cb_t everywhere
by Vivien Didelot
· 8 years ago
f0c24cc
net: dsa: include switchdev.h only once
by Vivien Didelot
· 8 years ago
ea5dd34
net: dsa: include dsa.h only once
by Vivien Didelot
· 8 years ago
de321ed
net: fix __skb_try_recv_from_queue to return the old behavior
by Andrey Vagin
· 8 years ago
1ac91bf
cxgb4: update latest firmware version supported
by Ganesh Goudar
· 8 years ago
6672714
net: make struct dst_entry::dev first member
by Alexey Dobriyan
· 8 years ago
cc76169
Merge branch 'fsl_ucc_hdlc-enhancements'
by David S. Miller
· 8 years ago
1f6753d
powerpc/85xx/kmcent2: use hdlc busmode for UCC1
by Holger Brunck
· 8 years ago
067bb93
net/wan/fsl_ucc_hdlc: add hdlc-bus support
by Holger Brunck
· 8 years ago
c7f235a
fsl/qe: add bit description for SYNL register for GUMR
by Holger Brunck
· 8 years ago
54e9e08
net/wan/fsl_ucc_hdlc: call qe_setbrg only for loopback mode
by Holger Brunck
· 8 years ago
5b8aad9
net/wan/fsl_ucc_hdlc: fix incorrect memory allocation
by Holger Brunck
· 8 years ago
10515db
net/wan/fsl_ucc_hdlc: fix wrong indentation
by Holger Brunck
· 8 years ago
66bb144
net/wan/fsl_ucc_hdlc: fix unitialized variable warnings
by Holger Brunck
· 8 years ago
f089785
net/wan/fsl_ucc_hdlc: cleanup debug traces
by Holger Brunck
· 8 years ago
486181b
qmi_wwan: add another Lenovo EM74xx device ID
by Bjørn Mork
· 8 years ago
fdcee2c
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
by Eric Dumazet
· 8 years ago
a3f96c4
udp: make *udp*_queue_rcv_skb() functions static
by Paolo Abeni
· 8 years ago
0cd2950
net: make struct net_device::tx_queue_len unsigned int
by Alexey Dobriyan
· 8 years ago
a285860
bridge: netlink: check vlan_default_pvid range
by Tobias Jungel
· 8 years ago
Next »