Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fcbeb976d7ce783fd58e63e61c196d9a8912b3be
fcbeb97
net: introduce netdevice gso_min_segs attribute
by Eric Dumazet
· 10 years ago
9d31a7b
r8152: nway reset after setting eee
by hayeswang
· 10 years ago
b47bd8d
ipv4: igmp: fix v3 general query drop monitor false positive
by Daniel Borkmann
· 10 years ago
ee63771
bonding: Simplify the xmit function for modes that use xmit_hash
by Mahesh Bandewar
· 10 years ago
d702132
bonding: display xmit_hash_policy for non-dynamic-tlb mode
by Mahesh Bandewar
· 10 years ago
4e62ccd
Merge branch 'mlx4-next'
by David S. Miller
· 10 years ago
1556b87
net/mlx4_en: Use the new tx_copybreak to set inline threshold
by Eric Dumazet
· 10 years ago
1255a50
ethtool: Ethtool parameter to dynamically change tx_copybreak
by Eric Dumazet
· 10 years ago
acea73d
net/mlx4_en: Enable the compiler to make is_inline() inlined
by Eric Dumazet
· 10 years ago
e70602a
net/mlx4_en: tx_info->ts_requested was not cleared
by Eric Dumazet
· 10 years ago
e533ac7
net/mlx4_en: Use local var for skb_headlen(skb)
by Eric Dumazet
· 10 years ago
b9d8839
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
by Eric Dumazet
· 10 years ago
f905c79
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls
by Eric Dumazet
· 10 years ago
fb1843e
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
by Eric Dumazet
· 10 years ago
29d40c9
net/mlx4_en: Use prefetch in tx path
by Eric Dumazet
· 10 years ago
3d03641
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
by Eric Dumazet
· 10 years ago
dc9b06d
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
by Eric Dumazet
· 10 years ago
6a4e812
net/mlx4_en: Avoid calling bswap in tx fast path
by Eric Dumazet
· 10 years ago
98b1634
net/mlx4_en: Align tx path structures to cache lines
by Eric Dumazet
· 10 years ago
7dfa4b4
net/mlx4_en: Code cleanups in tx path
by Eric Dumazet
· 10 years ago
f2600cf
net: sched: avoid costly atomic operation in fq_dequeue()
by Eric Dumazet
· 10 years ago
681d242
fec: Fix fec_enet_alloc_buffers() error path
by Fabio Estevam
· 10 years ago
b3a00c9
drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM
by Chen Gang
· 10 years ago
bec3cfd
net: skb_segment() provides list head and tail
by Eric Dumazet
· 10 years ago
45d9cc7
Merge branch 'geneve'
by David S. Miller
· 10 years ago
f579668
openvswitch: Add support for Geneve tunneling.
by Jesse Gross
· 10 years ago
6b205b2
openvswitch: Factor out allocation and verification of actions.
by Jesse Gross
· 10 years ago
f0b128c
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
by Jesse Gross
· 10 years ago
67fa034
openvswitch: Add support for matching on OAM packets.
by Jesse Gross
· 10 years ago
0714812
openvswitch: Eliminate memset() from flow_extract.
by Jesse Gross
· 10 years ago
0b5e8b8
net: Add Geneve tunneling protocol driver
by Andy Zhou
· 10 years ago
c259c13
net: fec: fix build error at m68k platform
by Frank Li
· 10 years ago
5ad6e6c
net: bcmgenet: improve bcmgenet_mii_setup()
by Petri Gynther
· 10 years ago
f13909c
Merge branch 'altera_tse'
by David S. Miller
· 10 years ago
3354313
Altera TSE: Add support for no PHY
by Walter Lozano
· 10 years ago
004fa11
Altera TSE: Move PHY get addr and MDIO create
by Walter Lozano
· 10 years ago
a4b4a2b
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
61b37d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
ad9eef5
Merge branch 'bridge_default_pvid'
by David S. Miller
· 10 years ago
5be5a2d
bridge: Add filtering support for default_pvid
by Vlad Yasevich
· 10 years ago
3df6bf4
bridge: Simplify pvid checks.
by Vlad Yasevich
· 10 years ago
96a20d9
bridge: Add a default_pvid sysfs attribute
by Vlad Yasevich
· 10 years ago
e885439
net: pxa168_eth: avoid using signed char for bitops
by Antoine Ténart
· 10 years ago
5555dfd
Merge branch 'isdn-next'
by David S. Miller
· 10 years ago
7b0c67e4
isdn/gigaset: use USB API function usb_endpoint_num()
by Tilman Schmidt
· 10 years ago
434d13b
isdn/gigaset: drop unused cardstate structure member
by Tilman Schmidt
· 10 years ago
5dcd7d8
isdn/gigaset: improve error handling when leaving DLE mode
by Tilman Schmidt
· 10 years ago
51db998
isdn/capi: drop two dead if branches
by Tilman Schmidt
· 10 years ago
1e203c1
net: sched: suspicious RCU usage in qdisc_watchdog
by John Fastabend
· 10 years ago
f7d6b96
net: dsa: do not call phy_start_aneg
by Florian Fainelli
· 10 years ago
dd3619f
Removed unused inet6 address state
by Sébastien Barré
· 10 years ago
c8753d5
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
by Vijay Subramanian
· 10 years ago
9fab426
mlx4: add a new xmit_more counter
by Eric Dumazet
· 10 years ago
6106253
Merge branch 'gudp'
by David S. Miller
· 10 years ago
bc1fc39
ip_tunnel: Add GUE support
by Tom Herbert
· 10 years ago
37dd024
gue: Receive side for Generic UDP Encapsulation
by Tom Herbert
· 10 years ago
efc98d0
fou: eliminate IPv4,v6 specific GRO functions
by Tom Herbert
· 10 years ago
7371e02
ip_tunnel: Account for secondary encapsulation header in max_headroom
by Tom Herbert
· 10 years ago
0129120
net: do not export skb_gro_receive()
by Eric Dumazet
· 10 years ago
ad2a2a6
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
by Chen Gang
· 10 years ago
65cb29a
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
by Chen Gang
· 10 years ago
28b5533
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
by Chen Gang
· 10 years ago
9dc8be2
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
by Chen Gang
· 10 years ago
579899a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
48fea86
Merge branch 'mlx5-next'
by David S. Miller
· 10 years ago
f832dc8
net/mlx5_core: Add ConnectX-4 to list of supported devices
by Eli Cohen
· 10 years ago
5903325
net/mlx5_core: Identify resources by their type
by Eli Cohen
· 10 years ago
b775516
net/mlx5_core: use set/get macros in device caps
by Eli Cohen
· 10 years ago
d29b796
net/mlx5_core: Use hardware registers description header file
by Eli Cohen
· 10 years ago
c7a08ac
net/mlx5_core: Update device capabilities handling
by Eli Cohen
· 10 years ago
55a93b3
qdisc: validate skb without holding lock
by Eric Dumazet
· 10 years ago
6a05880
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
by Tobias Klauser
· 10 years ago
c2bf5ec
Merge branch 'qdisc_bulk_dequeue'
by David S. Miller
· 10 years ago
808e7ac
qdisc: dequeue bulking also pickup GSO/TSO packets
by Jesper Dangaard Brouer
· 10 years ago
5772e9a
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
by Jesper Dangaard Brouer
· 10 years ago
38df649
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
by Mark Einon
· 10 years ago
8da4cc1
netfilter: nft_masq: register/unregister notifiers on module init/exit
by Arturo Borrero
· 10 years ago
3f08e47
rtlwifi: Fix static checker warnings for various drivers
by Larry Finger
· 10 years ago
989377e
rtlwifi: Fix Kconfig for RTL8192EE
by Larry Finger
· 10 years ago
e2cba8d
ath9k: Fix flushing in MCC mode
by Sujith Manoharan
· 10 years ago
5ba8d9d
ath9k: Fix queue handling for channel contexts
by Sujith Manoharan
· 10 years ago
a064eaa
ath9k: Add ath9k_chanctx_stop_queues()
by Sujith Manoharan
· 10 years ago
b390315
ath9k: Pass context to ath9k_chanctx_wake_queues()
by Sujith Manoharan
· 10 years ago
4f82eec
ath9k: Fix queue handling in flush()
by Sujith Manoharan
· 10 years ago
60913f4
ath9k: Remove duplicate code
by Sujith Manoharan
· 10 years ago
fc1314c
ath9k: Fix pending frame check
by Sujith Manoharan
· 10 years ago
b736728
ath9k: Check pending frames properly
by Sujith Manoharan
· 10 years ago
4b60af4
ath9k: Print RoC expiration
by Sujith Manoharan
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
030bb75
mwifiex: add support for SD8887 chipset
by Avinash Patil
· 10 years ago
554a011
mwifiex: few more register offset entries for sdio card structure
by Avinash Patil
· 10 years ago
dba4b74
wil6210: atomic I/O for the card memory
by Vladimir Kondratiev
· 10 years ago
c33407a
wil6210: manual FW error recovery mode
by Vladimir Kondratiev
· 10 years ago
e6664df
ath: Add support for tracing
by Sujith Manoharan
· 10 years ago
f6cd071
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
07dcc68
ipvs: Clean up comment style in ip_vs.h
by Simon Horman
· 10 years ago
4b7fd5d
netfilter: explicit module dependency between br_netfilter and physdev
by Pablo Neira Ayuso
· 10 years ago
36d2af5
netfilter: nf_tables: allow to filter from prerouting and postrouting
by Pablo Neira Ayuso
· 10 years ago
756c1b1
netfilter: nft_compat: remove incomplete 32/64 bits arch compat code
by Pablo Neira Ayuso
· 10 years ago
1b1bc49
netfilter: nf_tables: wait for call_rcu completion on module removal
by Pablo Neira Ayuso
· 10 years ago
Next »