Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
611d23c559a328ca3f84ac120c02d5a9f88c08f5
611d23c5
flow_dissector: Fix MPLS entropy label handling in flow dissector
by Tom Herbert
· 9 years ago
b60f2f3
net: ipv4: un-inline ip_finish_output2
by Florian Westphal
· 9 years ago
c63264d
Merge branch 'tcp-gso-settings-defer'
by David S. Miller
· 9 years ago
b5e2c45
tcp: remove obsolete check in tcp_set_skb_tso_segs()
by Eric Dumazet
· 9 years ago
f69ad29
tcp: fill shinfo->gso_size at last moment
by Eric Dumazet
· 9 years ago
5bbb432
tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
by Eric Dumazet
· 9 years ago
51466a7
tcp: fill shinfo->gso_type at last moment
by Eric Dumazet
· 9 years ago
a7eea41
tcp: reserve tcp_skb_mss() to tcp stack
by Eric Dumazet
· 9 years ago
57225e7
switchdev: fix BUG when port driver doesn't support set attr op
by Scott Feldman
· 9 years ago
d0504f4
Merge branch 'bna-next'
by David S. Miller
· 9 years ago
ecc4678
bna: use netdev_* and dev_* instead of printk and pr_*
by Ivan Vecera
· 9 years ago
ad24d6f
bna: fix timeout API argument type
by Ivan Vecera
· 9 years ago
16712c5
bna: use list_for_each_entry where appropriate
by Ivan Vecera
· 9 years ago
2b26fb9
bna: get rid of private macros for manipulation with lists
by Ivan Vecera
· 9 years ago
b45da3f
bna: remove useless pointer assignment
by Ivan Vecera
· 9 years ago
d0e6a80
bna: use memdup_user to copy userspace buffers
by Ivan Vecera
· 9 years ago
93719d26
bna: correct comparisons/assignments to bool
by Ivan Vecera
· 9 years ago
2a2d75c
bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
by Ivan Vecera
· 9 years ago
d7548e6
bna: remove paused from bna_rx_config and flags from bna_rxf
by Ivan Vecera
· 9 years ago
82362d7
bna: remove RXF_E_PAUSE and RXF_E_RESUME events
by Ivan Vecera
· 9 years ago
6f544de
bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
by Ivan Vecera
· 9 years ago
f39857e
bna: remove oper_state_cbfn from struct bna_rxf
by Ivan Vecera
· 9 years ago
ef5b67c
bna: remove pause_cbfn from struct bna_enet
by Ivan Vecera
· 9 years ago
1f9883e
bna: remove unused cbfn parameter
by Ivan Vecera
· 9 years ago
1a50691
bna: use BIT(x) instead of (1 << x)
by Ivan Vecera
· 9 years ago
a1ac490
bna: get rid of duplicate and unused macros
by Ivan Vecera
· 9 years ago
e423c85
bna: replace pragma(pack) with attribute __packed
by Ivan Vecera
· 9 years ago
d6b3059
bna: get rid of mac_t
by Ivan Vecera
· 9 years ago
e2f9ecf
bna: use ether_addr_copy instead of memcpy
by Ivan Vecera
· 9 years ago
d205ce5
Merge branch 'mlx5-next'
by David S. Miller
· 9 years ago
3191e05f
net/mlx5e: Add transport domain to the ethernet TIRs/TISs
by Achiad Shochat
· 9 years ago
56508b5
net/mlx5_core: Add transport domain alloc/dealloc support
by Achiad Shochat
· 9 years ago
12be4b2
net/mlx5e: Support NETIF_F_SG
by Saeed Mahameed
· 9 years ago
796a27e
net/mlx5e: Enforce max flow-tables level >= 3
by Gal Pressman
· 9 years ago
cd58c71
net/mlx5e: Disable client vlan TX acceleration
by Saeed Mahameed
· 9 years ago
fc11fbf
net/mlx5e: Add HW cacheline start padding
by Saeed Mahameed
· 9 years ago
facc969
net/mlx5e: Fix HW MTU settings
by Saeed Mahameed
· 9 years ago
7ec0bb2
net/mlx5_core: fix an error code
by Dan Carpenter
· 9 years ago
f60a8b3
vxge: use swap() in vxge_hw_channel_dtr_alloc()
by Fabian Frederick
· 9 years ago
d0cc114
net: fs_enet: use swap() in fs_enet_rx_napi()
by Fabian Frederick
· 9 years ago
c9003ec
net/ibm/emac: use swap() in emac_make_bootlist()
by Fabian Frederick
· 9 years ago
e55898a
net/mlx4_core: use swap() in mlx4_make_profile()
by Fabian Frederick
· 9 years ago
2df1caf
net/mlx4: use swap() in mlx4_init_qp_table()
by Fabian Frederick
· 9 years ago
7161d18
net/ps3_gelic: Fix build error with DEBUG
by Geoff Levand
· 9 years ago
a4244b0
net/ethtool: Add current supported tunable options
by Hadar Hen Zion
· 9 years ago
de84725
Merge branch 'broadcom-MDIO-turn-around'
by David S. Miller
· 9 years ago
1a3f4e8
net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs
by Florian Fainelli
· 9 years ago
9d3366e
net: bcmgenet: handle broken turn-around for specific PHYs
by Florian Fainelli
· 9 years ago
1059261
net: phy: davicom: add IDs for DM9161B and C variants
by Gustavo Zacarias
· 9 years ago
a0d2f20
Renesas Ethernet AVB PTP clock driver
by Sergei Shtylyov
· 9 years ago
c156633
Renesas Ethernet AVB driver proper
by Sergei Shtylyov
· 9 years ago
2b0a8c9
tcp: add CDG congestion control
by Kenneth Klette Jonassen
· 9 years ago
7782ad8
tcp: export tcp_enter_cwr()
by Kenneth Klette Jonassen
· 9 years ago
af201f7
switchdev: fix handling for drivers not supporting IPv4 fib add/del ops
by Scott Feldman
· 9 years ago
1531407
Merge branch 'brcm-pseudo-phy-addr'
by David S. Miller
· 9 years ago
aafc66f
net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDR
by Florian Fainelli
· 9 years ago
4447d2a
bgmac: Utilize BRCM_PSEUDO_PHY_ADDR
by Florian Fainelli
· 9 years ago
2729b42
b44: Utilize BRCM_PSEUDO_PHY_ADDR
by Florian Fainelli
· 9 years ago
8bc84b7
net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h
by Florian Fainelli
· 9 years ago
4f822c6
net: phy: broadcom: include phy.h for brcmphy.h
by Florian Fainelli
· 9 years ago
f9c2ff2
net: tcp: dctcp_update_alpha() fixes.
by Eric Dumazet
· 9 years ago
1edaa7e
Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
37a9a8d
net/unix: support SCM_SECURITY for stream sockets
by Stephen Smalley
· 9 years ago
bae23b6
atm: idt77105: Use setup_timer
by Vaishali Thakkar
· 9 years ago
f21fb3e
Add support of Cavium Liquidio ethernet adapters
by Raghu Vatsavayi
· 9 years ago
048856f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
6891ff4
Merge branch 'cxgb4-next'
by David S. Miller
· 9 years ago
7864026
cxgb4: Add debugfs entry to dump channel rate
by Hariprasad Shenai
· 9 years ago
1968960
cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents
by Hariprasad Shenai
· 9 years ago
26fae93
cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs
by Hariprasad Shenai
· 9 years ago
9d92daf
bna: remove obsolete use of EXTRA_CFLAGS
by Jiri Slaby
· 9 years ago
8c86f96
bridge: make br_fdb_delete also check if the port matches
by Nikolay Aleksandrov
· 9 years ago
4355989
Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 9 years ago
206c59d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 9 years ago
5ec596c
mac80211: Fix a case of incorrect metric used when forwarding a PREQ
by Alexis Green
· 9 years ago
c3eee1f
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
bec4e68
ixgbe: Remember to write ixfi changes after modifying
by Don Skidmore
· 9 years ago
d5ec98a
ixgbe: fix X550 default set_phy_power method
by Don Skidmore
· 9 years ago
7e49d61
ixgbe: Set lan_id before using I2C
by Don Skidmore
· 9 years ago
a4e293a
ixgbe: add link check for X550 copper
by Don Skidmore
· 9 years ago
deda562
ixgbe: Add support for another X550 device.
by Don Skidmore
· 9 years ago
bef23de
ixgbe: fix X550 PHY function pointers
by Don Skidmore
· 9 years ago
e2261bc
ixgbe: fix X550 devices init flow
by Don Skidmore
· 9 years ago
e87ce1c
ixgbe: fix bug in not clearing counters for X550 devices
by Don Skidmore
· 9 years ago
45788d2
ixgbe: fix issue with sfp events with new X550 devices
by Don Skidmore
· 9 years ago
597f22d
ixgbe: add support for interrupts from X550 external PHY
by Don Skidmore
· 9 years ago
f44e751
ixgbe: Add const string for overheat message
by Don Skidmore
· 9 years ago
f4410d2
ixgbe: Add reset for X550 device
by Don Skidmore
· 9 years ago
c3dc4c0
ixgbe: add X550 support for external PHY and forced 1G/10G support
by Don Skidmore
· 9 years ago
ab5fe0c
ixgbe: Restore ESDP settings after MAC reset
by Don Skidmore
· 9 years ago
961fac8
ixgbe: Add a PHY power state method
by Don Skidmore
· 9 years ago
c2c78d5
ixgbe: add define for X557 PHY ID
by Don Skidmore
· 9 years ago
df8c26f
ixgbe: add support for WoL and autoneg FC for some X550 devices
by Don Skidmore
· 9 years ago
9a900ec
ixgbe: add array of MAC type dependent values
by Don Skidmore
· 9 years ago
e060e7ad
mac80211: Always check rates and capabilities in mesh mode
by Alexis Green
· 9 years ago
8df734e
mac80211: fix the beacon csa counter for mesh and ibss
by Chun-Yeow Yeoh
· 9 years ago
afd2efb
mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame
by Alexis Green
· 9 years ago
74d803b
mac80211: ignore invalid scan RSSI values
by Sara Sharon
· 9 years ago
d01f858
mac80211: release channel on auth failure
by Michal Kazior
· 9 years ago
Next »