Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
addf9b90de22f7aaad0db39bccb5d51ac47dd4e1
addf9b9
net: rtnetlink: use rcu to free rtnl message handlers
by Florian Westphal
· 8 years ago
9753c21
net: phy: broadcom: re-add mistakenly removed config settings
by Heiner Kallweit
· 8 years ago
90ffa72
Merge branch 'ipv6-gre-collect_md'
by David S. Miller
· 8 years ago
56ddd30
samples/bpf: extend test_tunnel_bpf.sh with ip6gre
by William Tu
· 8 years ago
b8da518
bpf: allow disabling tunnel csum for ipv6
by William Tu
· 8 years ago
6712abc
ip6_gre: add ip6 gre and gretap collect_md mode
by William Tu
· 8 years ago
c34bc2b
net: phy: core: don't disable device interrupts in phy_change
by Heiner Kallweit
· 8 years ago
a6d1642
net: phy: core: remove now uneeded disabling of interrupts
by Heiner Kallweit
· 8 years ago
c6d3c96
Merge branch 'tcp-2nd-listener-hash'
by David S. Miller
· 8 years ago
27da6d3
tcp: Enable 2nd listener hashtable in TCP
by Martin KaFai Lau
· 8 years ago
61b7c69
inet: Add a 2nd listener hashtable (port+addr)
by Martin KaFai Lau
· 8 years ago
f0b1e64
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
by Martin KaFai Lau
· 8 years ago
76d013b
inet: Add a count to struct inet_listen_hashbucket
by Martin KaFai Lau
· 8 years ago
fb7516d
enic: add sw timestamp support
by Govindarajulu Varadarajan
· 8 years ago
b8278f2
Merge branch 'hv_netvsc-minor-optimizations'
by David S. Miller
· 8 years ago
0487426
vmbus: make hv_get_ringbuffer_availbytes local
by Stephen Hemminger
· 8 years ago
f5a2255
hv_netvsc: optimize initialization of RNDIS header
by Stephen Hemminger
· 8 years ago
a7f99d0
hv_netvsc: use reciprocal divide to speed up percent calculation
by Stephen Hemminger
· 8 years ago
b85e06f
hv_netvsc: replace divide with mask when computing padding
by Stephen Hemminger
· 8 years ago
200a569
hv_netvsc: don't need local xmit_more
by Stephen Hemminger
· 8 years ago
07a7c494
hv_netvsc: drop unused macros
by Stephen Hemminger
· 8 years ago
5e51fe6
ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
by Gao Feng
· 8 years ago
0653cb2
Merge branch 'realtek-phy-improvements'
by David S. Miller
· 8 years ago
136819a
net: phy: realtek: add utility functions to read/write page addresses
by Martin Blumenstingl
· 8 years ago
f609ab0
net: phy: realtek: use the same indentation for all #defines
by Martin Blumenstingl
· 8 years ago
a82f266d
net: phy: realtek: group all register bit #defines for RTL821x_INER
by Martin Blumenstingl
· 8 years ago
69021e3
net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT
by Martin Blumenstingl
· 8 years ago
8cc5bae
net: phy: realtek: use the BIT and GENMASK macros
by Martin Blumenstingl
· 8 years ago
75d0de8
Merge branch 'dsa-cross-chip-FDB-support'
by David S. Miller
· 8 years ago
3169241
net: dsa: support cross-chip FDB operations
by Vivien Didelot
· 8 years ago
3b8fac5
net: dsa: introduce dsa_towards_port helper
by Vivien Didelot
· 8 years ago
5420683
Merge branch 'dsa-simplify-switchdev-prepare-phase'
by David S. Miller
· 8 years ago
e6db98d
net: dsa: add switch mdb bitmap functions
by Vivien Didelot
· 8 years ago
9c428c5
net: dsa: add switch vlan bitmap functions
by Vivien Didelot
· 8 years ago
3709aad
net: dsa: remove trans argument from mdb ops
by Vivien Didelot
· 8 years ago
80e0236
net: dsa: remove trans argument from vlan ops
by Vivien Didelot
· 8 years ago
183dea5
openvswitch: do not propagate headroom updates to internal port
by Paolo Abeni
· 8 years ago
c5f66a8
Merge branch 'cpsw-ale-cleanups'
by David S. Miller
· 8 years ago
9719360
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
by Grygorii Strashko
· 8 years ago
1971ab5
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
by Grygorii Strashko
· 8 years ago
fb1a732
net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
by Grygorii Strashko
· 8 years ago
b5d31f2
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
by Grygorii Strashko
· 8 years ago
d0aef02
net: ethernet: ti: ale: disable ale from stop()
by Grygorii Strashko
· 8 years ago
4ff2c4b
net: ethernet: ti: ale: use proper io apis
by Grygorii Strashko
· 8 years ago
c6395f1
net: ethernet: ti: cpsw: fix ale port numbers
by Grygorii Strashko
· 8 years ago
2733d7b
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
by Grygorii Strashko
· 8 years ago
2c8a14d
net: ethernet: ti: cpsw: move platform data struct to .c file
by Grygorii Strashko
· 8 years ago
dda5f5fe
net: ethernet: ti: cpsw: use proper io apis
by Grygorii Strashko
· 8 years ago
fc49be8
net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
by Grygorii Strashko
· 8 years ago
80274ab
net: phy: remove generic settings for callbacks config_aneg and read_status from drivers
by Heiner Kallweit
· 8 years ago
00fde79
net: phy: core: use genphy version of callbacks read_status and config_aneg per default
by Heiner Kallweit
· 8 years ago
efbae71
Merge branch 'ip6_gre-add-erspan-native-tunnel-for-ipv6'
by David S. Miller
· 8 years ago
5a963eb
ip6_gre: Add ERSPAN native tunnel support
by William Tu
· 8 years ago
898b2979
ip6_gre: Refactor ip6gre xmit codes
by William Tu
· 8 years ago
a3222dc
ip_gre: Refector the erpsan tunnel code.
by William Tu
· 8 years ago
50e0f5c
Merge branch 'ethtool-reset-AP'
by David S. Miller
· 8 years ago
6502ad5
bnxt_en: Add ETH_RESET_AP support
by Scott Branden
· 8 years ago
40e44a1
net: ethtool: add support for reset of AP inside NIC interface.
by Scott Branden
· 8 years ago
68bf33f
Merge branch 'rds-tcp-netns-delete-related-fixes'
by David S. Miller
· 8 years ago
f10b4cf
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
by Sowmini Varadhan
· 8 years ago
681648e
rds: tcp: correctly sequence cleanup on netns deletion.
by Sowmini Varadhan
· 8 years ago
2d746c9
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
by Sowmini Varadhan
· 8 years ago
4c94cc2
tipc: fall back to smaller MTU if allocation of local send skb fails
by Jon Maloy
· 8 years ago
201c78e
Merge branch 'macb-rx-packet-filtering'
by David S. Miller
· 8 years ago
ae8223de
net: macb: Added support for RX filtering
by Rafal Ozieblo
· 8 years ago
512286b
net: macb: Added some queue statistics
by Rafal Ozieblo
· 8 years ago
ae1f2a5
net: macb: Added support for many RX queues
by Rafal Ozieblo
· 8 years ago
7475908
vmxnet3: increase default rx ring sizes
by Shrikrishna Khare
· 8 years ago
9f66816
net: dsa: bcm_sf2: Utilize b53_get_tag_protocol()
by Florian Fainelli
· 8 years ago
e94a62f
net/reuseport: drop legacy code
by Paolo Abeni
· 8 years ago
0fc66dd
Documentation: net: dsa: Cut set_addr() documentation
by Linus Walleij
· 8 years ago
3d8068c
Merge branch 'net-dst_entry-shrink'
by David S. Miller
· 8 years ago
7149f81
net: Remove dst->next
by David Miller
· 8 years ago
5492093
xfrm: Stop using dst->next in bundle construction.
by David Miller
· 8 years ago
8b207e7
net: Rearrange dst_entry layout to avoid useless padding.
by David Miller
· 8 years ago
0f6c480
xfrm: Move dst->path into struct xfrm_dst
by David Miller
· 8 years ago
3a2232e
ipv6: Move dst->from into struct rt6_info.
by David Miller
· 8 years ago
b6ca8bd
xfrm: Move child route linkage into xfrm_dst.
by David Miller
· 8 years ago
45b018be
ipsec: Create and use new helpers for dst child access.
by David Miller
· 8 years ago
b92cf4a
net: Create and use new helper xfrm_dst_child().
by David Miller
· 8 years ago
071fb37
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
by David Miller
· 8 years ago
fe736e7
decnet: Move dn_next into decnet route structure.
by David Miller
· 8 years ago
ca2c374
net: dst->rt_next is unused.
by David Miller
· 8 years ago
b78a6aa
forcedeth: optimize the xmit with unlikely
by Zhu Yanjun
· 8 years ago
d750dbd
atm: mpoa: remove 32-bit timekeeping
by Tina Ruchandani
· 8 years ago
59c0369
atm: eni: fix several indentation issues
by Colin Ian King
· 8 years ago
311af51
openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
by Arnd Bergmann
· 8 years ago
b2dfcb3
netxen: remove timespec usage
by Arnd Bergmann
· 8 years ago
511e3036
net: phy: harmonize phy_id{,_mask} data type
by Richard Leitner
· 8 years ago
3243ff2a
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
by Lukas Wunner
· 8 years ago
87de083
net: thunderx: Set max queue count taking XDP_TX into account
by Sunil Goutham
· 8 years ago
aa136d0
net: thunderx: Add support for xdp redirect
by Sunil Goutham
· 8 years ago
b915176
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
26cd947
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 8 years ago
198e0c0
Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 8 years ago
fccfde4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
96c22a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
e5372cd
sparc64: Fix boot on T4 and later.
by David S. Miller
· 8 years ago
ef0010a
vsprintf: don't use 'restricted_pointer()' when not restricting
by Linus Torvalds
· 8 years ago
668533d
kallsyms: take advantage of the new '%px' format
by Linus Torvalds
· 8 years ago
Next »